summaryrefslogtreecommitdiffstats
path: root/syshead.h
diff options
context:
space:
mode:
Diffstat (limited to 'syshead.h')
-rw-r--r--syshead.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/syshead.h b/syshead.h
index d75f881..cef7dbf 100644
--- a/syshead.h
+++ b/syshead.h
@@ -29,12 +29,8 @@
* Only include if not during configure
*/
#ifndef PACKAGE_NAME
-#ifdef _MSC_VER
-#include "config-win32.h"
-#else
#include "config.h"
#endif
-#endif
/* branch prediction hints */
#if defined(__GNUC__)