diff --git a/main/global_datastores.c b/main/global_datastores.c index 8afe55a668..9b87b2cb43 100644 --- a/main/global_datastores.c +++ b/main/global_datastores.c @@ -23,6 +23,10 @@ * \author Mark Michelson */ +#include "asterisk.h" + +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + #include "asterisk/global_datastores.h" #include "asterisk/linkedlists.h"