summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libirecovery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libirecovery.c b/libirecovery.c
index 04845ad..745b080 100644
--- a/libirecovery.c
+++ b/libirecovery.c
@@ -19,6 +19,7 @@
**/
#include <stdio.h>
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>