Removed includes

This commit is contained in:
Marcus Sundberg 2000-01-09 02:28:12 +00:00
parent 532867283c
commit a0c6d434ec

View file

@ -23,11 +23,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <termios.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/vt.h>
#include <stdarg.h>
#include <stdio.h>
#include <signal.h>
#include <asm/io.h>
//#include <X11/cursorfont.h>
#include <X11/Xlib.h>