summaryrefslogtreecommitdiffstats
path: root/usr.sbin/faithd/faithd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/faithd/faithd.h')
-rw-r--r--usr.sbin/faithd/faithd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/faithd/faithd.h b/usr.sbin/faithd/faithd.h
index 0efb2b8..f422432 100644
--- a/usr.sbin/faithd/faithd.h
+++ b/usr.sbin/faithd/faithd.h
@@ -1,4 +1,4 @@
-/* $KAME: faithd.h,v 1.8 2001/09/05 03:04:21 itojun Exp $ */
+/* $KAME: faithd.h,v 1.9 2002/05/09 09:41:24 itojun Exp $ */
/*
* Copyright (C) 1997 and 1998 WIDE Project.
@@ -38,8 +38,6 @@ extern void tcp_relay __P((int, int, const char *));
extern void ftp_relay __P((int, int));
extern int ftp_active __P((int, int, int *, int *));
extern int ftp_passive __P((int, int, int *, int *));
-extern void rsh_relay __P((int, int));
-extern void rsh_dual_relay __P((int, int));
extern void exit_success __P((const char *, ...))
__attribute__((__format__(__printf__, 1, 2)));
extern void exit_failure __P((const char *, ...))
OpenPOWER on IntegriCloud