aboutsummaryrefslogtreecommitdiffstats
path: root/plc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plc.c')
-rwxr-xr-xplc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/plc.c b/plc.c
index 08f67c21b..261fca8ec 100755
--- a/plc.c
+++ b/plc.c
@@ -35,6 +35,10 @@
#include <math.h>
#include <limits.h>
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION("$Revision$")
+
#include "asterisk/plc.h"
#if !defined(FALSE)