Reorganize documentation of changes, Add some stuff from Tom Almy's web page.
[super-star-trek.git] / sstlinux.c
index b93084289fa64fd1d783a1fffde431229450168a..90d50ad01a460caec3bf18dcd034a1095029b9b2 100644 (file)
@@ -1,11 +1,7 @@
-#include <stdarg.h>
-#include <ncurses/ncurses.h>
-
 #include <sys/types.h>
 #include <fcntl.h>
 #include <sys/ioctl.h>
 #include <linux/kd.h>
-
 #include "sstlinux.h"
 
 static int fd = 0;