]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ip6_fw.h
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / netinet6 / ip6_fw.h
index 32f4f280b39d93f1e11748f067c2dfcab7c0dda8..92f913f29b88c843b29e624eea6f58ab5acfe844 100644 (file)
@@ -42,6 +42,7 @@
 
 #ifndef _IP6_FW_H
 #define _IP6_FW_H
+#ifdef __APPLE_API_OBSOLETE
 
 #include <sys/appleapiopts.h>
 
@@ -343,4 +344,5 @@ extern      int ip6_fw_enable;
 
 #endif /* KERNEL_PRIVATE */
 
+#endif /* __APPLE_API_OBSOLETE */
 #endif /* _IP6_FW_H */