Merge pull request #391 from PoroCYon/master
fix stupid compilation issues on Linux
This commit is contained in:
commit
1af74230f1
|
@ -24,6 +24,7 @@
|
|||
#include "PlatformConfig.h"
|
||||
#include "LAN_Socket.h"
|
||||
#include "LAN_PCap.h"
|
||||
#include <string>
|
||||
|
||||
#ifdef __WIN32__
|
||||
#define NTDDI_VERSION 0x06000000 // GROSS FUCKING HACK
|
||||
|
|
Loading…
Reference in New Issue