projects
/
project
/
uqmi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ffd0e2
)
commands-nas: add missing includes
author
Alexander Couzens
<lynxis@fe80.eu>
Sun, 1 Oct 2023 16:30:34 +0000
(18:30 +0200)
committer
Alexander 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
patch
|
blob
|
history
diff --git
a/commands-nas.c
b/commands-nas.c
index 148bc7cd413f2c0b23a41b778a6074c2451343b7..eebc2a6ac02cefd842048354e6734d4a9694e4a8 100644
(file)
--- 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 <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 {