]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/if_ether.h
xnu-1699.32.7.tar.gz
[apple/xnu.git] / bsd / netinet / if_ether.h
index d0bb1057d386ff2b4c891fa2ffaecf24ad1e35e2..1705a1413de6d1a6f44a9c15711ce084be47dd16 100644 (file)
@@ -148,6 +148,6 @@ extern struct       ifqueue arpintrq;
 int    arpresolve(struct ifnet *, struct rtentry *, struct mbuf *,
                        struct sockaddr *, u_char *, struct rtentry *);
 void   arp_ifinit(struct ifnet *, struct ifaddr *);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
 #endif /* _NETINET_IF_ETHER_H_ */