aboutsummaryrefslogtreecommitdiff
path: root/src/include/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/general.h')
-rw-r--r--src/include/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/general.h b/src/include/general.h
index b4e9aeb..2cb4bd9 100644
--- a/src/include/general.h
+++ b/src/include/general.h
@@ -28,6 +28,7 @@
#include <string.h>
#include <stdio.h>
#include <stddef.h>
+#include <inttypes.h>
#include "platform.h"
#include "platform_support.h"