]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ipsec6.h
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / netinet6 / ipsec6.h
index 319670313618bc380c1e142eac82d60e386bf5c7..7a4a59050270e505dd33b07f49079d95fe1a5a09 100644 (file)
@@ -79,6 +79,6 @@ extern int ipsec6_output_tunnel(struct ipsec_output_state *,
                                struct secpolicy *, int, int*);
 extern int ipsec6_tunnel_validate(struct mbuf *, int, u_int,
        struct secasvar *);
-#endif KERNEL_PRIVATE
+#endif /* KERNEL_PRIVATE */
 
-#endif _NETINET6_IPSEC6_H_
+#endif /* _NETINET6_IPSEC6_H_ */