]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ipcomp6.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / bsd / netinet6 / ipcomp6.h
index fa72e314ee364f9d1c88bb12f8d628869fb74fe9..8fd6fdba98447e9b193fe6fbc18321ebf0f80668 100644 (file)
@@ -43,6 +43,6 @@
 extern int ipcomp6_input(struct mbuf **, int *);
 extern int ipcomp6_output(struct mbuf *, u_char *, struct mbuf *,
        struct secasvar *);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
 #endif /*_NETINET6_IPCOMP6_H_*/