X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..6d2010ae8f7a6078e10b361c6962983bab233e0f:/bsd/netinet6/ipsec6.h diff --git a/bsd/netinet6/ipsec6.h b/bsd/netinet6/ipsec6.h index 319670313..7a4a59050 100644 --- a/bsd/netinet6/ipsec6.h +++ b/bsd/netinet6/ipsec6.h @@ -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_ */