projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
xnu-792.2.4.tar.gz
[apple/xnu.git]
/
bsd
/
netat
/
debug.h
diff --git
a/bsd/netat/debug.h
b/bsd/netat/debug.h
index 34c8517f57ba6c851151731b34744c99abf0a328..d59f52235070376c2d2d736c79e161e133ad5650 100644
(file)
--- a/
bsd/netat/debug.h
+++ b/
bsd/netat/debug.h
@@
-28,7
+28,8
@@
#ifndef _NETAT_DEBUG_H_
#define _NETAT_DEBUG_H_
#include <sys/appleapiopts.h>
#ifndef _NETAT_DEBUG_H_
#define _NETAT_DEBUG_H_
#include <sys/appleapiopts.h>
-#ifdef __APPLE_API_PRIVATE
+#ifdef __APPLE_API_OBSOLETE
+#ifdef PRIVATE
#define D_L_FATAL 0x00000001
#define D_L_ERROR 0x00000002
#define D_L_FATAL 0x00000001
#define D_L_ERROR 0x00000002
@@
-260,6
+261,7
@@
static char *at_mid_strings[] = {
#endif
#endif
-#endif /* __APPLE_API_PRIVATE */
+#endif /* PRIVATE */
+#endif /* __APPLE_API_OBSOLETE */
#endif /* _NETAT_DEBUG_H_ */
#endif /* _NETAT_DEBUG_H_ */