mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 02:48:29 +00:00
Merged revisions 146807 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r146807 | mvanbaak | 2008-10-06 23:18:13 +0200 (Mon, 06 Oct 2008) | 2 lines make aescrypt.c compile on OpenBSD again ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@146873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
* Autodetect system endianess
|
* Autodetect system endianess
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "asterisk/compat.h"
|
||||||
|
|
||||||
#ifndef __BYTE_ORDER
|
#ifndef __BYTE_ORDER
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
#include <endian.h>
|
#include <endian.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user