summaryrefslogtreecommitdiff
path: root/src/worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/worker.c')
-rwxr-xr-xsrc/worker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/worker.c b/src/worker.c
index e35a23c..2c20fb7 100755
--- a/src/worker.c
+++ b/src/worker.c
@@ -1,6 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
-#include <sys/mman.h>
#include "str/str.h"
#include "net/net.h"
#include "config/config.h"