]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - ldisc.c
First phase of porting. pterm now compiles and runs under Linux+gtk.
[PuTTY.git] / ldisc.c
diff --git a/ldisc.c b/ldisc.c
index 131cc428de2ae1cdffbc160e0e23a61861fecf14..e6a110b14abb124ae0de88bb2d89c867a9297192 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>