This completely merges the line-oriented and screen I/O managers,
[super-star-trek.git] / setup.c
diff --git a/setup.c b/setup.c
index 4df870978b1397a20951c92743f4500336b38591..51089b6aed927723ee5ec657f40ea989889fb086 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -1,6 +1,5 @@
 #include <time.h>
 #include <sys/stat.h>
-#include "conio.h"
 #include "sst.h"
 
 #ifdef __linux__