summaryrefslogtreecommitdiff
path: root/src/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.h')
-rw-r--r--src/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buffer.h b/src/buffer.h
index b40ab92..b5d291e 100644
--- a/src/buffer.h
+++ b/src/buffer.h
@@ -5,6 +5,7 @@
#include <stdarg.h>
#include <string.h>
#include <limits.h>
+#include <stdint.h>
#include "config.h"
#include "cmark.h"