Include <windows.h> from service.h to make it self-contained
Remove now superfluous includes elsewhere.
This commit is contained in:
parent
dbef646f5d
commit
58e34ebe3d
3 changed files with 2 additions and 9 deletions
|
@ -46,8 +46,6 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <winsock2.h>
|
||||
#undef NS_ALL
|
||||
#include <process.h>
|
||||
#include "service.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue