Need to include <sys/types.h> in order to get ssize_t on most systems.
authorBruno Haible <bruno@clisp.org>
Tue, 17 Jan 2006 19:07:56 +0000 (19:07 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Jan 2006 19:07:56 +0000 (19:07 +0000)
ChangeLog
modules/ssize_t

index dbf8a84bea1b5fb3bb909bc9f2a3274b1466b928..a87ffaa4334a8c8c801a74fc1179652e5b7555fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-17  Bruno Haible  <bruno@clisp.org>
+
+       * modules/ssize_t (Include): Add <sys/types.h>.
+
 2006-01-17  Simon Josefsson  <jas@extundo.com>
 
        * modules/socklen (Include): Need sys/socket.h.
index 42c98aaa0bbc02f807cd12c00e9ef02800d0e912..be6edadbab8e0463939696780a055a15ca0f8eb4 100644 (file)
@@ -12,6 +12,7 @@ gt_TYPE_SSIZE_T
 Makefile.am:
 
 Include:
+#include <sys/types.h>
 
 License:
 unlimited