summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.yppasswdd
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-04-29 12:47:03 +0000
committerasmodai <asmodai@FreeBSD.org>2000-04-29 12:47:03 +0000
commitc3e5d07abf2d42fb40aaf24a4fe6f2216e01b35c (patch)
tree4333cfe05c6c25b4e83e336f28e64c15947b2f1d /usr.sbin/rpc.yppasswdd
parentc1c57e031b8d805084e584d8e1522748dd07bf12 (diff)
downloadFreeBSD-src-c3e5d07abf2d42fb40aaf24a4fe6f2216e01b35c.zip
FreeBSD-src-c3e5d07abf2d42fb40aaf24a4fe6f2216e01b35c.tar.gz
Remove unused include.
Diffstat (limited to 'usr.sbin/rpc.yppasswdd')
-rw-r--r--usr.sbin/rpc.yppasswdd/yppasswdd_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
index 2cf4f70..03b4825 100644
--- a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
+++ b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
@@ -48,7 +48,6 @@ static const char rcsid[] =
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
-#include <sys/ttycom.h> /* TIOCNOTTY */
#ifdef __cplusplus
#include <sysent.h> /* getdtablesize, open */
#endif /* __cplusplus */
OpenPOWER on IntegriCloud