aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'acl.c')
-rwxr-xr-xacl.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/acl.c b/acl.c
index bb735dfbf..b66eeab0f 100755
--- a/acl.c
+++ b/acl.c
@@ -36,6 +36,10 @@
#include <sys/sockio.h>
#endif
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/acl.h"
#include "asterisk/logger.h"
#include "asterisk/channel.h"