aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/stty.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2020-12-12 02:24:33 +0000
committerXin LI <delphij@FreeBSD.org>2020-12-12 02:24:33 +0000
commit3601af4da2686fd29335abce8859205b64c312dd (patch)
tree69a29e0c7796e2deaa150798664c56892ca168ad /bin/stty/stty.c
parent2616eaa3d9d90a6bb9a54480d7ac190aa2e6d7f5 (diff)
downloadsrc-3601af4da2686fd29335abce8859205b64c312dd.tar.gz
src-3601af4da2686fd29335abce8859205b64c312dd.zip
Notes
Diffstat (limited to 'bin/stty/stty.c')
-rw-r--r--bin/stty/stty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/stty/stty.c b/bin/stty/stty.c
index 234008329c0a..9aa2f51aa81f 100644
--- a/bin/stty/stty.c
+++ b/bin/stty/stty.c
@@ -45,7 +45,6 @@ __FBSDID("$FreeBSD$");
#include <ctype.h>
#include <err.h>
-#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <stdio.h>