]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/if_fddi.h
xnu-1504.9.37.tar.gz
[apple/xnu.git] / bsd / netinet / if_fddi.h
index 5aee8f1bfc80898e49c7e24ca35d5d9952830d87..fb9f81f105e54f84e1117247d33779ec8eacc7ff 100644 (file)
@@ -109,6 +109,6 @@ void    fddi_ifattach(struct ifnet *);
 void    fddi_input(struct ifnet *, struct fddi_header *, struct mbuf *);
 int     fddi_output(struct ifnet *,
            struct mbuf *, struct sockaddr *, struct rtentry *); 
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
-#endif _NETINET_IF_FDDI_H_
+#endif /* _NETINET_IF_FDDI_H_ */