diff options
| -rw-r--r-- | httpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -342,7 +342,6 @@ static void *job_thread(void *arg) | |||
| 342 | return NULL; | 342 | return NULL; |
| 343 | } | 343 | } |
| 344 | 344 | ||
| 345 | #include <poll.h> | ||
| 346 | 345 | ||
| 347 | static void *background_thread(void *arg) | 346 | static void *background_thread(void *arg) |
| 348 | /* background thread (queue management and other things) */ | 347 | /* background thread (queue management and other things) */ |