From: Alexander Couzens Date: Sun, 1 Oct 2023 16:30:34 +0000 (+0200) Subject: commands-nas: add missing includes X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bae945f47bba0218fa3f4a8d3ba9392f54a5002b;p=project%2Fuqmi.git commands-nas: add missing includes Signed-off-by: Alexander Couzens --- diff --git a/commands-nas.c b/commands-nas.c index 148bc7c..eebc2a6 100644 --- a/commands-nas.c +++ b/commands-nas.c @@ -19,9 +19,12 @@ * Boston, MA 02110-1301 USA. */ +#include "uqmi.h" #include "qmi-message.h" #include "commands.h" +#include + 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 {