These prototypes are not supposed to be in asterisk.h. They are already in

version.h.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 18 years ago
parent 71ad27409c
commit 7258c132bd

@ -50,9 +50,6 @@
int ast_set_priority(int); /*!< Provided by asterisk.c */
const char *ast_get_version(void);
const char *ast_get_version_num(void);
/*!
* \brief Register a function to be executed before Asterisk exits.
* \param func The callback function to use.

Loading…
Cancel
Save