More include fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@892 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-04-23 20:23:30 +00:00
parent c4225d255e
commit 82082c0a35
11 changed files with 44 additions and 1 deletions

View File

@@ -20,7 +20,11 @@
extern "C" {
#endif
#ifdef __linux__
#include <endian.h>
#else
#include <machine/endian.h>
#endif
#include <sys/types.h>
//! Data structure associated with a single frame of data