First phase of porting. pterm now compiles and runs under Linux+gtk.
[u/mdw/putty] / ldisc.c
diff --git a/ldisc.c b/ldisc.c
index 131cc42..e6a110b 100644 (file)
--- a/ldisc.c
+++ b/ldisc.c
@@ -5,7 +5,6 @@
  * depending on what's currently configured.
  */
 
-#include <windows.h>
 #include <stdio.h>
 #include <ctype.h>