]> git.deb.at Git - pkg/abook.git/blobdiff - ui.c
- termios.h is not needed
[pkg/abook.git] / ui.c
diff --git a/ui.c b/ui.c
index 4f162e179149d68595a518c823e7e2e43de244f1..40dc1e138f5a1344e67764df48676fce631e37f5 100644 (file)
--- a/ui.c
+++ b/ui.c
@@ -26,9 +26,6 @@
 #ifdef HAVE_CONFIG_H
 #      include "config.h"
 #endif
-#ifdef HAVE_TERMIOS_H
-#      include <termios.h>
-#endif
 #ifdef HAVE_SYS_IOCTL_H
 #      include <sys/ioctl.h>
 #endif