summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h')
-rw-r--r--cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h b/cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h
deleted file mode 100644
index 66c0aed31a..0000000000
--- a/cleopatre/application/spidnetsnmp/include/net-snmp/system/mingw32msvc.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * This header is here to accomodate cross compiling for
- * Microsoft Windows on a linux host using MinGW. All changes
- * should be made to mingw32.h - Andy
- */
-#ifndef mingw32
-#define mingw32 mingw32
-#endif
-
-#include "mingw32.h"