aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/global_datastores.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/global_datastores.c b/main/global_datastores.c
index 340e71de1..f43f4e2a4 100644
--- a/main/global_datastores.c
+++ b/main/global_datastores.c
@@ -23,6 +23,10 @@
* \author Mark Michelson <mmichelson@digium.com>
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include "asterisk/global_datastores.h"
#include "asterisk/linkedlists.h"