Merging the dlmstp for Windows and Linux, so that a common module can be used for building. Untested.

This commit is contained in:
skarg
2008-08-02 15:41:51 +00:00
parent 395f7fea18
commit 6328b51cbc
5 changed files with 855 additions and 45 deletions
+2 -4
View File
@@ -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>