]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/debug.h
xnu-344.tar.gz
[apple/xnu.git] / bsd / netat / debug.h
index 1a802b0e9d5ee8378a99f4c5e6a50e85d130281b..34c8517f57ba6c851151731b34744c99abf0a328 100644 (file)
@@ -27,6 +27,8 @@
 
 #ifndef _NETAT_DEBUG_H_
 #define _NETAT_DEBUG_H_
 
 #ifndef _NETAT_DEBUG_H_
 #define _NETAT_DEBUG_H_
+#include <sys/appleapiopts.h>
+#ifdef __APPLE_API_PRIVATE
 
 #define D_L_FATAL              0x00000001
 #define D_L_ERROR              0x00000002
 
 #define D_L_FATAL              0x00000001
 #define D_L_ERROR              0x00000002
@@ -258,5 +260,6 @@ static char *at_mid_strings[] = {
 
 #endif
 
 
 #endif
 
+#endif /* __APPLE_API_PRIVATE */
 #endif /* _NETAT_DEBUG_H_ */
 
 #endif /* _NETAT_DEBUG_H_ */