aboutsummaryrefslogtreecommitdiff
path: root/modules/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/network.c')
-rw-r--r--modules/network.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/network.c b/modules/network.c
index 01c4955a..e08f08b6 100644
--- a/modules/network.c
+++ b/modules/network.c
@@ -27,6 +27,8 @@
#include <sys/stat.h>
#include <sys/socket.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
#include <netdb.h>
#include <hardinfo.h>