summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypupdated
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.ypupdated
parentc1c57e031b8d805084e584d8e1522748dd07bf12 (diff)
downloadFreeBSD-src-c3e5d07abf2d42fb40aaf24a4fe6f2216e01b35c.zip
FreeBSD-src-c3e5d07abf2d42fb40aaf24a4fe6f2216e01b35c.tar.gz
Remove unused include.
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
-rw-r--r--usr.sbin/rpc.ypupdated/ypupdated_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c
index 6879824..116f77d 100644
--- a/usr.sbin/rpc.ypupdated/ypupdated_main.c
+++ b/usr.sbin/rpc.ypupdated/ypupdated_main.c
@@ -41,7 +41,6 @@ static const char rcsid[] =
#include <rpc/pmap_clnt.h> /* for pmap_unset */
#include <string.h> /* strcmp */
#include <signal.h>
-#include <sys/ttycom.h> /* TIOCNOTTY */
#ifdef __cplusplus
#include <sysent.h> /* getdtablesize, open */
#endif /* __cplusplus */
OpenPOWER on IntegriCloud