diff --git a/src/remote/os/win32/cntl.cpp b/src/remote/os/win32/cntl.cpp index f5d8dbafe8..8d72074d3f 100644 --- a/src/remote/os/win32/cntl.cpp +++ b/src/remote/os/win32/cntl.cpp @@ -35,9 +35,7 @@ #include "../jrd/jrd_proto.h" #include "../common/classes/init.h" -#ifdef WIN_NT #include -#endif const unsigned int SHUTDOWN_TIMEOUT = 10 * 1000; // 10 seconds