summaryrefslogtreecommitdiff
path: root/utils/check_expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/check_expr.c')
-rw-r--r--utils/check_expr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/check_expr.c b/utils/check_expr.c
index 7f0378b16..f64147242 100644
--- a/utils/check_expr.c
+++ b/utils/check_expr.c
@@ -21,6 +21,7 @@
#include <stdarg.h>
#include <string.h>
#include <stdlib.h>
+#include <../include/asterisk/compat.h>
#include <../include/asterisk/ast_expr.h>
static int global_lineno = 1;