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