summaryrefslogtreecommitdiff
path: root/src/stty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stty.c')
-rw-r--r--src/stty.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stty.c b/src/stty.c
index 5efeb243b..b98d1a9b8 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -27,10 +27,7 @@
David MacKenzie <djm@gnu.ai.mit.edu> */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <termios.h>