summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-12-25 07:35:24 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-12-25 07:35:24 +0000
commit1e7536c431c7915086bad850b3dc78f0e6ee8ff8 (patch)
tree2f98f4f561cf94dda258b4342dd0d72295305f19 /h
parentd6fd7f016431ef3f980c1cb722f9f571a7af0e08 (diff)
sys/socket.h for struct sockaddr
Diffstat (limited to 'h')
-rw-r--r--h/zephyr/zephyr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index 5967707..a13d7f9 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -15,6 +15,7 @@
#include <sys/types.h>
#include <sys/time.h>
+#include <sys/socket.h>
#include <zephyr/zephyr_err.h>