aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/_private.h')
-rw-r--r--include/asterisk/_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/_private.h b/include/asterisk/_private.h
index 33ba83593..b477d0e93 100644
--- a/include/asterisk/_private.h
+++ b/include/asterisk/_private.h
@@ -33,6 +33,7 @@ int ast_device_state_engine_init(void); /*!< Provided by devicestate.c */
int astobj2_init(void); /*!< Provided by astobj2.c */
int ast_file_init(void); /*!< Provided by file.c */
int ast_features_init(void); /*!< Provided by features.c */
+void ast_autoservice_init(void); /*!< Provided by autoservice.c */
/*!
* \brief Reload asterisk modules.