summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httpd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/httpd.c b/httpd.c
index 1d5b2f0..63a9b94 100644
--- a/httpd.c
+++ b/httpd.c
@@ -342,7 +342,6 @@ static void *job_thread(void *arg)
return NULL;
}
-#include <poll.h>
static void *background_thread(void *arg)
/* background thread (queue management and other things) */