changeset 6563:cdaaa4da0697

* modules/socklen (Include): Need sys/socket.h.
author Simon Josefsson <simon@josefsson.org>
date Tue, 17 Jan 2006 17:22:37 +0000
parents c89ddea009ce
children f25c17bc3427
files ChangeLog modules/socklen
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/modules/socklen
+++ b/modules/socklen
@@ -12,6 +12,7 @@
 Makefile.am:
 
 Include:
+#include <sys/socket.h>
 
 License:
 unlimited