summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/termstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/telnetd/termstat.c')
-rw-r--r--libexec/telnetd/termstat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/telnetd/termstat.c b/libexec/telnetd/termstat.c
index 83116c7..2a5c74c 100644
--- a/libexec/telnetd/termstat.c
+++ b/libexec/telnetd/termstat.c
@@ -136,7 +136,6 @@ int newmap = 1; /* nonzero if \n maps to ^M^J */
void
localstat()
{
- void netflush();
int need_will_echo = 0;
#if defined(CRAY2) && defined(UNICOS5)
@@ -381,7 +380,6 @@ flowstat()
clientstat(code, parm1, parm2)
register int code, parm1, parm2;
{
- void netflush();
/*
* Get a copy of terminal characteristics.
OpenPOWER on IntegriCloud