Add missing header file and ASTERISK_FILE_VERSION usage.

(closes issue #11936)
Reported by: snuffy


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@102653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2008-02-06 15:43:38 +00:00
parent c02a439e3b
commit 82db5adb94

View File

@@ -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"