move qmi_get_error_str to into utils.c
[project/uqmi.git] / commands.c
index 7ac67b486589dba95cc5b8de7c3238774b5a311d..ec412d0da45eeb680d5704b67e28049e27b044be 100644 (file)
@@ -29,6 +29,7 @@
 #include <libubox/blobmsg_json.h>
 
 #include "uqmi.h"
+#include "utils.h"
 #include "commands.h"
 
 struct blob_buf status;