aboutsummaryrefslogtreecommitdiff
path: root/osdep-linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep-linux.c')
-rw-r--r--osdep-linux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep-linux.c b/osdep-linux.c
index 706a273f..1850d51b 100644
--- a/osdep-linux.c
+++ b/osdep-linux.c
@@ -18,6 +18,7 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/param.h>
#include <event.h>
#include <stdio.h>