aboutsummaryrefslogtreecommitdiff
path: root/degesch.c
diff options
context:
space:
mode:
Diffstat (limited to 'degesch.c')
-rw-r--r--degesch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/degesch.c b/degesch.c
index 4f51039..ac14042 100644
--- a/degesch.c
+++ b/degesch.c
@@ -59,7 +59,7 @@ enum
#include <wchar.h>
#include <termios.h>
-#ifndef TIOCGWINSZ
+#ifdef TIOCGWINSZ
#include <sys/ioctl.h>
#endif // ! TIOCGWINSZ