aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index deca323d1..baf6986ed 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -44,6 +44,7 @@
44#ifdef HAVE_SYS_TYPES_H 44#ifdef HAVE_SYS_TYPES_H
45#include <sys/types.h> 45#include <sys/types.h>
46#endif 46#endif
47#include <inttypes.h>
47 48
48#ifdef __clang__ 49#ifdef __clang__
49#undef HAVE_STATIC_ASSERT 50#undef HAVE_STATIC_ASSERT