aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysdeps/linux-gnu/aarch64/fetch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/linux-gnu/aarch64/fetch.c b/sysdeps/linux-gnu/aarch64/fetch.c
index 8779f03..2744df0 100644
--- a/sysdeps/linux-gnu/aarch64/fetch.c
+++ b/sysdeps/linux-gnu/aarch64/fetch.c
@@ -22,6 +22,7 @@
#include <asm/ptrace.h>
#include <stdlib.h>
#include <string.h>
+#include <stdint.h>
#include "fetch.h"
#include "proc.h"