]> 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 188398729a572d658920184b6df47c03917b0029..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_
+#endif /* _NETINET_IF_ETHER_H_ */