mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-07-04 01:37:57 +08:00
vlmcsd-1106-2016-12-06-Hotbird64
This commit is contained in:
@ -227,6 +227,10 @@ typedef struct __packed
|
||||
|
||||
#if (defined(_WIN32) || defined(__CYGWIN__)) && !defined(NO_SOCKETS)
|
||||
#define _NTSERVICE
|
||||
#else
|
||||
#ifndef NO_TAP
|
||||
#define NO_TAP
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if (defined(__CYGWIN__) || defined(_WIN32) || defined(NO_SOCKETS)) && !defined(NO_SIGHUP)
|
||||
|
Reference in New Issue
Block a user