aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/compat.h')
-rw-r--r--include/asterisk/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h
index 3e1b3b3dc..cb3678449 100644
--- a/include/asterisk/compat.h
+++ b/include/asterisk/compat.h
@@ -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