mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
implement the split of file.h and mod_format.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89515 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
|
||||
#define G723_MAX_SIZE 1024
|
||||
|
@@ -32,7 +32,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -29,7 +29,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/image.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
@@ -42,7 +42,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
|
||||
/*
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include "asterisk/ulaw.h"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
@@ -31,7 +31,7 @@
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/mod_format.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
|
Reference in New Issue
Block a user