summaryrefslogtreecommitdiff
path: root/socketio.c
diff options
context:
space:
mode:
Diffstat (limited to 'socketio.c')
-rw-r--r--socketio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/socketio.c b/socketio.c
index fec8d9378..96ef411ae 100644
--- a/socketio.c
+++ b/socketio.c
@@ -30,6 +30,7 @@
#include <fcntl.h>
#include <dirent.h>
#include <stdint.h>
+#include <assert.h>
#include <netinet/in.h>
#include <sys/socket.h>