Don't include direct.h, as our fake unistd.h now does the job.
This commit is contained in:
parent
45e6ef2f9f
commit
95bdfebe78
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#undef NS_ALL
|
#undef NS_ALL
|
||||||
#include <direct.h>
|
|
||||||
#include <process.h>
|
#include <process.h>
|
||||||
#include "service.h"
|
#include "service.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue