summaryrefslogtreecommitdiff
path: root/main/astobj2.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/astobj2.c')
-rw-r--r--main/astobj2.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/astobj2.c b/main/astobj2.c
index 4ee1734da..f1d500174 100644
--- a/main/astobj2.c
+++ b/main/astobj2.c
@@ -36,6 +36,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/cli.h"
#include "asterisk/paths.h"
+/* Use ast_log_safe in place of ast_log. */
+#define ast_log ast_log_safe
+
static FILE *ref_log;
/*!