diff --git a/main/global_datastores.c b/main/global_datastores.c index 340e71de19..f43f4e2a4e 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"