summaryrefslogtreecommitdiff
path: root/ext/tcltklib
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tcltklib')
-rw-r--r--ext/tcltklib/tcltklib.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/tcltklib/tcltklib.c b/ext/tcltklib/tcltklib.c
index b1dae089db..314246869e 100644
--- a/ext/tcltklib/tcltklib.c
+++ b/ext/tcltklib/tcltklib.c
@@ -4,10 +4,6 @@
* Oct. 24, 1997 Y. Matsumoto
*/
-#if defined(NT)
-# include <windows.h>
-#endif
-
#include <stdio.h>
#include <string.h>
#include <tcl.h>