summaryrefslogtreecommitdiff
path: root/nix-test/src/const.c
diff options
context:
space:
mode:
Diffstat (limited to 'nix-test/src/const.c')
-rw-r--r--nix-test/src/const.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-test/src/const.c b/nix-test/src/const.c
index 42030833..41ff7843 100644
--- a/nix-test/src/const.c
+++ b/nix-test/src/const.c
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <errno.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/ip.h>