summaryrefslogtreecommitdiffstats
path: root/PC/dl_nt.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/dl_nt.c')
-rw-r--r--PC/dl_nt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/PC/dl_nt.c b/PC/dl_nt.c
index 2608f7e..a87b523 100644
--- a/PC/dl_nt.c
+++ b/PC/dl_nt.c
@@ -7,11 +7,9 @@ be called, removing that burden (and possible source of frustration if
forgotten) from the programmer.
*/
-#include "windows.h"
-/* NT and Python share these */
-#include "pyconfig.h"
#include "Python.h"
+#include "windows.h"
char dllVersionBuffer[16] = ""; // a private buffer