diff --git a/appl/telnet/telnetd/telnetd.c b/appl/telnet/telnetd/telnetd.c index b61747c1a..f4552d958 100644 --- a/appl/telnet/telnetd/telnetd.c +++ b/appl/telnet/telnetd/telnetd.c @@ -80,12 +80,6 @@ int registerd_host_only = 0; # ifdef HAVE_SYS_PTYVAR_H # include # endif -#ifdef HAVE_CURSES_H -#include -#endif -#ifdef HAVE_TERM_H -#include -#endif /* * Because of the way ptyibuf is used with streams messages, we need