summaryrefslogtreecommitdiffstats
path: root/lib/libtelnet/misc-proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtelnet/misc-proto.h')
-rw-r--r--lib/libtelnet/misc-proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libtelnet/misc-proto.h b/lib/libtelnet/misc-proto.h
index e5f334a..c0d2068 100644
--- a/lib/libtelnet/misc-proto.h
+++ b/lib/libtelnet/misc-proto.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)misc-proto.h 8.1 (Berkeley) 6/4/93
+ * $FreeBSD$
*/
/*
@@ -76,4 +77,5 @@ void net_encrypt P((void));
int telnet_spin P((void));
char *telnet_getenv P((char *));
char *telnet_gets P((char *, char *, int, int));
+void printsub P((int, unsigned char *, int));
#endif
OpenPOWER on IntegriCloud