summaryrefslogtreecommitdiff
path: root/ast_expr2.y
diff options
context:
space:
mode:
Diffstat (limited to 'ast_expr2.y')
-rw-r--r--ast_expr2.y2
1 files changed, 2 insertions, 0 deletions
diff --git a/ast_expr2.y b/ast_expr2.y
index 61a3142ef..85c34b2c9 100644
--- a/ast_expr2.y
+++ b/ast_expr2.y
@@ -14,7 +14,9 @@
#include "asterisk.h"
+#ifndef STANDALONE
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+#endif
#include <sys/types.h>
#include <stdio.h>