* modules/socklen (Include): Need sys/socket.h.
authorSimon Josefsson <simon@josefsson.org>
Tue, 17 Jan 2006 17:22:37 +0000 (17:22 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 17 Jan 2006 17:22:37 +0000 (17:22 +0000)
ChangeLog
modules/socklen

index c150f9a..dbf8a84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-17  Simon Josefsson  <jas@extundo.com>
+
+       * modules/socklen (Include): Need sys/socket.h.
+
 2006-01-12  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool (func_import, func_create_testdir): Don't go into an
index c2e66f7..cf22350 100644 (file)
@@ -12,6 +12,7 @@ gl_TYPE_SOCKLEN_T
 Makefile.am:
 
 Include:
+#include <sys/socket.h>
 
 License:
 unlimited