aboutsummaryrefslogtreecommitdiff
path: root/bogus/mach_assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'bogus/mach_assert.h')
-rw-r--r--bogus/mach_assert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bogus/mach_assert.h b/bogus/mach_assert.h
index 5e5124a8..25501974 100644
--- a/bogus/mach_assert.h
+++ b/bogus/mach_assert.h
@@ -1,4 +1,4 @@
-#ifdef DEBUG
+#ifndef NDEBUG
#define MACH_ASSERT 1
#else
#define MACH_ASSERT 0