summaryrefslogtreecommitdiff
path: root/x2p/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/util.c')
-rw-r--r--x2p/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/util.c b/x2p/util.c
index d5a2e75482..5759c5b98d 100644
--- a/x2p/util.c
+++ b/x2p/util.c
@@ -206,7 +206,7 @@ fatal(char *pat,...)
exit(1);
}
-#if defined(__APPLE_CC__)
+#if defined(DARWIN)
__private_extern__ /* warn() conflicts with libc */
#endif
void