examples: fix build.
[project/libubox.git] / examples / blobmsg-example.c
index 69ddce8..01b0518 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <inttypes.h>
 
 #include "blobmsg.h"
 #include "blobmsg_json.h"