summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bind.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bind.c b/src/bind.c
index 7392db3..7e26d4a 100644
--- a/src/bind.c
+++ b/src/bind.c
@@ -4,6 +4,8 @@
#include <errno.h>
#include <stdio.h>
#include <stdint.h>
+#include <string.h>
+#include <stddef.h>
#include <unistd.h>
#include <sys/socket.h>