aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/ael/ael.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/ael/ael.tab.c')
-rw-r--r--pbx/ael/ael.tab.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/pbx/ael/ael.tab.c b/pbx/ael/ael.tab.c
index 999818cff..71e0f2643 100644
--- a/pbx/ael/ael.tab.c
+++ b/pbx/ael/ael.tab.c
@@ -174,9 +174,14 @@
* \brief Bison Grammar description of AEL2.
*
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+
#include "asterisk/logger.h"
#include "asterisk/ael_structs.h"