Fix build, that some people aren't seeing for some reason.
authorJason Parker <jparker@digium.com>
Tue, 4 Dec 2007 18:09:28 +0000 (18:09 +0000)
committerJason Parker <jparker@digium.com>
Tue, 4 Dec 2007 18:09:28 +0000 (18:09 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90927 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/global_datastores.c

index 340e71d..f43f4e2 100644 (file)
  * \author Mark Michelson <mmichelson@digium.com>
  */
 
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
 #include "asterisk/global_datastores.h"
 #include "asterisk/linkedlists.h"