Merging the dlmstp for Windows and Linux, so that a common module can be used for building. Untested.
This commit is contained in:
@@ -70,10 +70,8 @@
|
||||
# include <sys/sockio.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PTHREAD_H
|
||||
# include <pthread.h>
|
||||
#endif
|
||||
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
#define ENUMS
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user