summaryrefslogtreecommitdiffstats
path: root/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32.c')
-rw-r--r--win32.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/win32.c b/win32.c
index f9a80fc..dde1ef7 100644
--- a/win32.c
+++ b/win32.c
@@ -26,12 +26,10 @@
* Win32-specific OpenVPN code, targetted at the mingw
* development environment.
*/
+#include "syshead.h"
#ifdef WIN32
-#include "config-win32.h"
-
-#include "syshead.h"
#include "buffer.h"
#include "error.h"
#include "mtu.h"