]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/in_gif.h
xnu-1699.22.81.tar.gz
[apple/xnu.git] / bsd / netinet / in_gif.h
index 0fb9240b178f3bc1c25e2fa623312e4e176f9dc6..c2dfdda44a2f33618bf9bc6b3dc646c5267e2f0b 100644 (file)
@@ -70,6 +70,6 @@ void in_gif_input(struct mbuf *, int);
 int in_gif_output(struct ifnet *, int, struct mbuf *, struct rtentry *);
 int gif_encapcheck4(const struct mbuf *, int, int, void *);
 
-#endif KERNEL_PRIVATE
-#endif KERNEL
-#endif _NETINET_IN_GIF_H_
+#endif /* KERNEL_PRIVATE */
+#endif /* KERNEL */
+#endif /* _NETINET_IN_GIF_H_ */