summaryrefslogtreecommitdiff
path: root/frontends/monkey/filetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/monkey/filetype.c')
-rw-r--r--frontends/monkey/filetype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/monkey/filetype.c b/frontends/monkey/filetype.c
index 979796baf..65c84f9bd 100644
--- a/frontends/monkey/filetype.c
+++ b/frontends/monkey/filetype.c
@@ -32,6 +32,7 @@
#include <stdio.h>
#include <stdbool.h>
+#include <stdint.h>
#include <string.h>
#include <strings.h>
#include <stdlib.h>