because Windows....

This commit is contained in:
Grant Limberg 2018-10-23 13:21:25 -07:00
parent 7dbccf08ae
commit 7c72653385
2 changed files with 9 additions and 1 deletions

View file

@ -67,7 +67,7 @@
#include <ShlObj.h>
#include <netioapi.h>
#include <iphlpapi.h>
#include <unistd.h>
//#include <unistd.h>
#define stat _stat
#else
#include <sys/types.h>