--- /usr/src/sys/net/if.h.orig	Wed Jul  3 21:19:08 2002
+++ /usr/src/sys/net/if.h	Thu Aug 14 15:39:45 2003
@@ -535,6 +535,7 @@
 
 void	ether_ifattach(struct ifnet *);
 void	ether_ifdetach(struct ifnet *);
+void	ether_ifsetaddr(struct ifnet *);
 int	ether_ioctl(struct ifnet *, struct arpcom *, u_long, caddr_t);
 void	ether_input_mbuf(struct ifnet *, struct mbuf *);
 void	ether_input(struct ifnet *, struct ether_header *, struct mbuf *);
