mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 20:08:17 +00:00
This commit was manufactured by cvs2svn to create tag 'v1-0-10'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/v1-0-10@7178 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -27,11 +27,7 @@
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#ifdef __linux__
|
||||
#include <endian.h>
|
||||
#else
|
||||
#include <machine/endian.h>
|
||||
#endif
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define BUF_SIZE 160 /* 160 samples */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user