tags 453161 + patch
kthxbye

Attached is a patch to include stddef.h, since sys/time.h no longer includes it.

--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
a typesetting engine: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
--- libpri.old/pri_internal.h	2006-06-06 22:06:52.000000000 +0000
+++ libpri-1.4.1/pri_internal.h	2007-11-28 20:36:38.000000000 +0000
@@ -25,6 +25,7 @@
 #ifndef _PRI_INTERNAL_H
 #define _PRI_INTERNAL_H
 
+#include <stddef.h>
 #include <sys/time.h>
 
 #define DBGHEAD __FILE__ ":%d %s: "

Attachment: signature.asc
Description: Digital signature

Reply via email to