@@ -27,9 +27,6 @@
#include <compat.h>
#include <sys/types.h>
-#include <sys/ioctl.h>
-#include <sys/stat.h>
-#include <sys/termios.h>
#include <assert.h>
#include <string.h>
@@ -23,8 +23,6 @@
#include <fcntl.h>
#if HAVE_LOCALE_H