mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Bug 4377 - Initial round of loader changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10084 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -63,7 +63,7 @@ void ast_channels_init(void);
|
||||
/* Provided by dnsmgr.c */
|
||||
int dnsmgr_init(void);
|
||||
void dnsmgr_start_refresh(void);
|
||||
void dnsmgr_reload(void);
|
||||
int dnsmgr_reload(void);
|
||||
|
||||
/*!
|
||||
* \brief Register the version of a source code file with the core.
|
||||
|
Reference in New Issue
Block a user