summaryrefslogtreecommitdiff
path: root/client/redef_macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/redef_macros.h')
-rw-r--r--client/redef_macros.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/redef_macros.h b/client/redef_macros.h
index dd2e66f..a4cb1c9 100644
--- a/client/redef_macros.h
+++ b/client/redef_macros.h
@@ -50,6 +50,9 @@
#define RARELY MONGO_RARELY
#define ONCE MONGO_ONCE
+// util/log.h
+#define LOG MONGO_LOG
+
#undef MONGO_MACROS_CLEANED
#endif