summaryrefslogtreecommitdiff
path: root/src/c/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c/http.c')
-rw-r--r--src/c/http.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/c/http.c b/src/c/http.c
index b3ada18a..2c409c04 100644
--- a/src/c/http.c
+++ b/src/c/http.c
@@ -11,8 +11,6 @@
#include <unistd.h>
#include <signal.h>
#include <stdarg.h>
-#include <error.h>
-#include <errno.h>
#include <pthread.h>