summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index 6072825..9a2880f 100644
--- a/file.c
+++ b/file.c
@@ -26,7 +26,7 @@
#include <time.h>
#include <strings.h>
#include <dirent.h>
-#include <stdint.h>
+#include <inttypes.h>
#include <libubox/blobmsg.h>