projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1fb93
)
Fix build, that some people aren't seeing for some reason.
author
Jason Parker
<jparker@digium.com>
Tue, 4 Dec 2007 18:09:28 +0000
(18:09 +0000)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/main/global_datastores.c
b/main/global_datastores.c
index
340e71d
..
f43f4e2
100644
(file)
--- 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"