From 065ebf549910cdad4cbaeb26ba066fa562c53ab8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 1 Feb 1998 21:46:32 +0000 Subject: undo wildcard loopback stuff; it was not checked by other developers --- sys/netinet/ip_var.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/netinet/ip_var.h') diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h index 99ef2926aad..bb192317902 100644 --- a/sys/netinet/ip_var.h +++ b/sys/netinet/ip_var.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_var.h,v 1.6 1998/02/01 18:09:23 mickey Exp $ */ +/* $OpenBSD: ip_var.h,v 1.7 1998/02/01 21:46:03 deraadt Exp $ */ /* $NetBSD: ip_var.h,v 1.16 1996/02/13 23:43:20 christos Exp $ */ /* @@ -177,8 +177,6 @@ int ip_output __P((struct mbuf *, ...)); int ip_pcbopts __P((struct mbuf **, struct mbuf *)); struct ip * ip_reass __P((struct ipqent *, struct ipq *)); -struct in_ifaddr * - in_iawithaddr __P((struct in_addr, struct mbuf *)); struct in_ifaddr * ip_rtaddr __P((struct in_addr)); int ip_setmoptions __P((int, struct ip_moptions **, struct mbuf *)); -- cgit v1.2.3