I accidentally committed a change to chan_iax2.c in addition to a change

to app_queue.c. Reverting the change to chan_iax2.c, even though it may turn
out that this change is necessary.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125812 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Mark Michelson 18 years ago
parent aec8cda0c8
commit 489a80e711

@ -53,9 +53,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/stat.h>
#include <regex.h>
#include <sys/ioctl.h>
#if defined(HAVE_DAHDI)
#include <dahdi/user.h>
#endif
#include "asterisk/paths.h" /* need ast_config_AST_DATA_DIR for firmware */

Loading…
Cancel
Save