From 7422581b6d4921cebfcf177fc63b2ef852fdef58 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Mon, 8 Jul 2013 14:42:57 +0000 Subject: Move channel driver Registry manager events to core. This also shuffles the stasis system topic and related handling. (closes issue ASTERISK-21488) Review: https://reviewboard.asterisk.org/r/2631/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393804 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/file.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main/file.c') diff --git a/main/file.c b/main/file.c index cb495b310..a351fd4ec 100644 --- a/main/file.c +++ b/main/file.c @@ -53,6 +53,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/test.h" #include "asterisk/stasis.h" #include "asterisk/json.h" +#include "asterisk/stasis_system.h" /*! \brief * The following variable controls the layout of localized sound files. -- cgit v1.2.3