mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-31 07:33:38 +00:00
Fixed #ifdef problem
This commit is contained in:
@@ -100,10 +100,10 @@ typedef struct ILibDuktape_HECI_ioctl_data
|
||||
HANDLE device;
|
||||
DWORD bytesReceived;
|
||||
DWORD abort;
|
||||
void *reserved;
|
||||
#elif defined(_POSIX)
|
||||
int device;
|
||||
#endif
|
||||
void *reserved;
|
||||
|
||||
int code;
|
||||
char *outBuffer;
|
||||
|
||||
Reference in New Issue
Block a user