]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
sys/socket.h for struct sockaddr
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 25 Dec 2008 07:35:24 +0000 (07:35 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Thu, 25 Dec 2008 07:35:24 +0000 (07:35 +0000)
git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@398 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/h/zephyr/zephyr.h

index 59677075d8f5ddb09355180c63c4fcf07d870824..a13d7f94a2a5038730890e84ad8dc8d7e118bff9 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <sys/types.h>
 #include <sys/time.h>
+#include <sys/socket.h>
 
 #include <zephyr/zephyr_err.h>