]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/udp6_var.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / netinet6 / udp6_var.h
index 49e35cc55815aed9d0375a0506a9a805ab2dd62f..18274d10f4bc9694e57d495afdc3dde5375a1e64 100644 (file)
@@ -76,6 +76,6 @@ int   udp6_input(struct mbuf **, int *);
 int    udp6_output(struct inpcb *inp, struct mbuf *m,
                        struct sockaddr *addr, struct mbuf *control,
                        struct proc *p);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
-#endif _NETINET6_UDP6_VAR_H_
+#endif /* _NETINET6_UDP6_VAR_H_ */