summaryrefslogtreecommitdiff
path: root/src/include/port/aix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/aix.h')
-rw-r--r--src/include/port/aix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/aix.h b/src/include/port/aix.h
index 30b9a18493..25d33eb87b 100644
--- a/src/include/port/aix.h
+++ b/src/include/port/aix.h
@@ -5,3 +5,4 @@
# define HAVE_ANSI_CPP
# define HAS_TEST_AND_SET
typedef unsigned int slock_t;
+#include <sys/machine.h> /* ENDIAN definitions for network communication */