summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/array.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/array.c b/common/array.c
index 42084f8..570230c 100644
--- a/common/array.c
+++ b/common/array.c
@@ -35,6 +35,7 @@
#include "array.h"
#include "debug.h"
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>