mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
don't try to include non-existing (and unneeded) header file
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9586 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -45,9 +45,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
|
||||
#include "../channels/adtranvofr.h"
|
||||
|
||||
|
||||
#define G723_MAX_SIZE 1024
|
||||
|
||||
struct ast_filestream {
|
||||
|
Reference in New Issue
Block a user