commands-nas: add missing includes
authorAlexander Couzens <lynxis@fe80.eu>
Sun, 1 Oct 2023 16:30:34 +0000 (18:30 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Sat, 9 Mar 2024 20:15:21 +0000 (21:15 +0100)
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
commands-nas.c

index 148bc7cd413f2c0b23a41b778a6074c2451343b7..eebc2a6ac02cefd842048354e6734d4a9694e4a8 100644 (file)
  * Boston, MA 02110-1301 USA.
  */
 
+#include "uqmi.h"
 #include "qmi-message.h"
 #include "commands.h"
 
+#include <libubox/blobmsg.h>
+
 static struct qmi_nas_get_tx_rx_info_request tx_rx_req;
 static struct qmi_nas_set_system_selection_preference_request sel_req;
 static struct  {