aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/aes/uitypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/aes/uitypes.h')
-rw-r--r--src/lib/crypto/aes/uitypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/aes/uitypes.h b/src/lib/crypto/aes/uitypes.h
index 4e50ef7..02dd3b0 100644
--- a/src/lib/crypto/aes/uitypes.h
+++ b/src/lib/crypto/aes/uitypes.h
@@ -44,7 +44,7 @@
#endif
#endif
-#if defined HAS_INTTYPES_H
+#if defined HAS_INTTYPES_H || defined HAVE_INTTYPES_H
#include <inttypes.h>
#define s_u32 u
#define s_u64 ull