]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/ip_fw2.h
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / netinet / ip_fw2.h
index 0485bcbc2663043cb37880856115c7fbe4d7e9fd..5e093b170ef63dcba2b842618baeec008bafab76 100644 (file)
@@ -55,6 +55,7 @@
 
 #ifndef _IPFW2_H
 #define _IPFW2_H
+#ifdef __APPLE_API_OBSOLETE
 
 /*
  * Define IP Firewall event subclass, and associated events.
@@ -634,4 +635,5 @@ extern int fw_enable;
 #endif /* IPFIREWALL */
 #endif /* KERNEL */
 
+#endif /* __APPLE_API_OBSOLETE */
 #endif /* _IPFW2_H */