summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
authorrpj <rpj>2004-05-17 07:59:47 +0000
committerrpj <rpj>2004-05-17 07:59:47 +0000
commit8b4b8870dd30b391e47a38665be561f5c389d68a (patch)
treef0e929a568b597d2933f8c63eab33be4662346af /implement.h
parent8d1d0ccda9d99994348609d51c03488ae3bddf90 (diff)
''
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/implement.h b/implement.h
index b15f26e..081a670 100644
--- a/implement.h
+++ b/implement.h
@@ -38,6 +38,10 @@
#ifndef _IMPLEMENT_H
#define _IMPLEMENT_H
+#ifndef _WIN32_WINNT
+# define _WIN32_WINNT 0x400
+#endif
+
#include <windows.h>
/*
* note: ETIMEDOUT is correctly defined in winsock.h