diff --git a/src/nxt_main_process.c b/src/nxt_main_process.c index 3ec44d83..b9e7ab96 100644 --- a/src/nxt_main_process.c +++ b/src/nxt_main_process.c @@ -14,10 +14,6 @@ #include #endif -#ifdef NXT_LINUX -#include -#endif - typedef struct { nxt_socket_t socket;