mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
#include "iax2.h"
|
||||
#include "iax2-parser.h"
|
||||
#include "iax2-provision.h"
|
||||
#include "astconf.h"
|
||||
#include "asterisk.h"
|
||||
|
||||
/* Define NEWJB to use the new channel independent jitterbuffer,
|
||||
* otherwise, use the old jitterbuffer */
|
||||
|
Reference in New Issue
Block a user