mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
another Solaris compatability fix - this makes sure u_int64_t is defined
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -43,6 +43,7 @@ int unsetenv(const char *name);
|
||||
#include <sys/stat.h>
|
||||
#include <signal.h>
|
||||
#include <netinet/in.h>
|
||||
#include <dat/dat_platform_specific.h>
|
||||
|
||||
#ifndef BYTE_ORDER
|
||||
#define LITTLE_ENDIAN 1234
|
||||
|
Reference in New Issue
Block a user