Signed-off-by: Andrej Krpic <a...@tnode.com>
---
 file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
 
-- 
2.4.6
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to