default 3 лет назад
Родитель
Сommit
3283536cfa
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      httpd.c

+ 0 - 1
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) */