Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fe1704975 | ||
|
|
2b608d3ec8 | ||
|
|
6be94aed97 |
@@ -1,3 +1,11 @@
|
||||
2007-12-13 Russell Bryant <russell@digium.com>
|
||||
|
||||
* libpri 1.2.7 Released
|
||||
|
||||
2007-10-22 15:09 +0000 [r478] Kevin P. Fleming <kpfleming@digium.com>
|
||||
|
||||
* pri_internal.h: we need to include stddef.h for 'size_t'
|
||||
|
||||
2007-10-16 Matthew Fredrickson <creslin@digium.com>
|
||||
|
||||
* libpri 1.2.6 Released
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#ifndef _PRI_INTERNAL_H
|
||||
#define _PRI_INTERNAL_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
struct pri_sched {
|
||||
|
||||
Reference in New Issue
Block a user