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