Merge pull request #391 from PoroCYon/master

fix stupid compilation issues on Linux
This commit is contained in:
Arisotura 2019-03-30 18:15:39 +01:00 committed by GitHub
commit 1af74230f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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