]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/zip.h
xnu-792.24.17.tar.gz
[apple/xnu.git] / bsd / netat / zip.h
index 457c246cb2407afb9c001d96a0c97c37c213de06..fd0b38a5fa550fe1d1910e36b08ba801949c3242 100644 (file)
@@ -32,6 +32,8 @@
 #define        _NETAT_ZIP_H_
 #include <sys/appleapiopts.h>
 
+#ifdef __APPLE_API_OBSOLETE
+
 /* Definitions for ZIP, per AppleTalk Zone Information Protocol
  * documentation from `Inside AppleTalk', July 14, 1986.
  */
@@ -90,4 +92,5 @@ typedef struct {
 
 #define ZIP_RE_AARP            -1
 
+#endif /* __APPLE_API_OBSOLETE */
 #endif /* _NETAT_ZIP_H_ */