aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr.y
diff options
context:
space:
mode:
Diffstat (limited to 'ast_expr.y')
-rwxr-xr-xast_expr.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/ast_expr.y b/ast_expr.y
index de07a0c9d..e11791462 100755
--- a/ast_expr.y
+++ b/ast_expr.y
@@ -21,6 +21,7 @@
#include <errno.h>
#include <regex.h>
#include <limits.h>
+
#include "asterisk/ast_expr.h"
#include "asterisk/logger.h"