X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuqmi.git;a=blobdiff_plain;f=commands.c;fp=commands.c;h=869ca7c5b0fc1eaa2d0dfda2fa17c75311b45267;hp=b1b54d70b8828eb556a612236832c013bccc2004;hb=399eddfa3c81d5e7ff1aa736b946e3fe6ffc4eaa;hpb=ea810c632d65d213e0dd4aed2c339c876e1eafc4 diff --git a/commands.c b/commands.c index b1b54d7..869ca7c 100644 --- a/commands.c +++ b/commands.c @@ -161,6 +161,7 @@ cmd_ctl_set_data_format_prepare(struct qmi_dev *qmi, struct qmi_request *req, st #include "commands-nas.c" #include "commands-wms.c" #include "commands-wda.c" +#include "commands-uim.c" #define __uqmi_command(_name, _optname, _arg, _type) \ [__UQMI_COMMAND_##_name] = { \