summaryrefslogtreecommitdiffstats
path: root/network/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'network/common.c')
-rw-r--r--network/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/common.c b/network/common.c
index 3d0fefb7..f1dbe1c5 100644
--- a/network/common.c
+++ b/network/common.c
@@ -29,6 +29,7 @@
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
+#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/stat.h>