summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/in_proto.c')
-rw-r--r--sys/netinet/in_proto.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c
index 9131824..bb21675 100644
--- a/sys/netinet/in_proto.c
+++ b/sys/netinet/in_proto.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)in_proto.c 8.2 (Berkeley) 2/9/95
- * $Id: in_proto.c,v 1.25 1996/02/08 15:43:35 wollman Exp $
+ * $Id: in_proto.c,v 1.26 1996/03/11 15:13:15 davidg Exp $
*/
#include <sys/param.h>
@@ -89,9 +89,6 @@ int tp_ctloutput(), tp_usrreq();
void eoninput(), eonctlinput(), eonprotoinit();
#endif /* EON */
-void rsvp_input(struct mbuf *, int);
-void ipip_input(struct mbuf *, int);
-
extern struct domain inetdomain;
struct protosw inetsw[] = {
OpenPOWER on IntegriCloud