]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ipcomp6.h
xnu-2422.115.4.tar.gz
[apple/xnu.git] / bsd / netinet6 / ipcomp6.h
index 2bd7b6678766ac2b5ed68bdbe09d08ab09ab637f..41b766614c62b9e01357a4a7ecb1145b076da0b1 100644 (file)
 #include <sys/appleapiopts.h>
 #include <netinet6/ipsec.h>
 
 #include <sys/appleapiopts.h>
 #include <netinet6/ipsec.h>
 
-#ifdef KERNEL_PRIVATE
+#ifdef BSD_KERNEL_PRIVATE
 extern int ipcomp6_input(struct mbuf **, int *, int);
 extern int ipcomp6_output(struct mbuf *, u_char *, struct mbuf *,
        struct secasvar *);
 extern int ipcomp6_input(struct mbuf **, int *, int);
 extern int ipcomp6_output(struct mbuf *, u_char *, struct mbuf *,
        struct secasvar *);
-#endif /* KERNEL_PRIVATE */
+#endif /* BSD_KERNEL_PRIVATE */
 
 #endif /*_NETINET6_IPCOMP6_H_*/
 
 #endif /*_NETINET6_IPCOMP6_H_*/