windows fix
This commit is contained in:
parent
fda93bdca7
commit
84db4c0e24
@ -6,7 +6,7 @@
|
||||
#include "array.h"
|
||||
#ifdef __MINGW32__
|
||||
#include "socket.h"
|
||||
extern HANDLE io_comport;
|
||||
my_extern HANDLE io_comport;
|
||||
#else
|
||||
#include "haveepoll.h"
|
||||
#include "havekqueue.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user