]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ipcomp.h
xnu-792.17.14.tar.gz
[apple/xnu.git] / bsd / netinet6 / ipcomp.h
index 8d17dc7deec859cd4d2ffa43c0e2b0f4cdeca6d7..41ab61b85127162e8deb046447785a0363addab3 100644 (file)
@@ -64,7 +64,7 @@ struct ipsecrequest;
 extern const struct ipcomp_algorithm *ipcomp_algorithm_lookup(int);
 extern void ipcomp4_input(struct mbuf *, int);
 extern int ipcomp4_output(struct mbuf *, struct ipsecrequest *);
-#endif /* KERNEL_PRIVATE */
-#endif /* KERNEL */
+#endif KERNEL_PRIVATE
+#endif KERNEL
 
-#endif /* _NETINET6_IPCOMP_H_ */
+#endif _NETINET6_IPCOMP_H_