summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kilo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kilo.c b/kilo.c
index 8729852..406eb7b 100644
--- a/kilo.c
+++ b/kilo.c
@@ -41,6 +41,7 @@
#include <termios.h>
#include <stdlib.h>
#include <stdio.h>
+#include <stdint.h>
#include <errno.h>
#include <string.h>
#include <ctype.h>