summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-01-21 07:57:32 +0000
commitee442551e1531712226a3a3ba26afff466100bb5 (patch)
treed7907b07baecce7abe3940bec566b3bf56596f2f /zhm/zhm.h
parente6fb0737027ee97d911e8d507b1db37446067d10 (diff)
passes gcc -Wall with no warnings other than des cryppt C_block sadness and getsid problem
Diffstat (limited to 'zhm/zhm.h')
-rw-r--r--zhm/zhm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zhm/zhm.h b/zhm/zhm.h
index 3d6f153..c930098 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -16,6 +16,8 @@
#include <zephyr/mit-copyright.h>
#include <internal.h>
#include <sys/socket.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
#include <sys/time.h>
#include "timer.h"