summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag.c b/tag.c
index 82fc57f3..a7374d79 100644
--- a/tag.c
+++ b/tag.c
@@ -24,6 +24,7 @@
#include <assert.h>
#include <limits.h>
#include <stddef.h>
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>