diff options
Diffstat (limited to 'file.c')
-rw-r--r-- | file.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #include <time.h> #include <strings.h> #include <dirent.h> -#include <stdint.h> +#include <inttypes.h> #include <libubox/blobmsg.h> |