diff options
Diffstat (limited to 'src/mm-plugin.h')
-rw-r--r-- | src/mm-plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-plugin.h b/src/mm-plugin.h index 3c00ed1a..1c071383 100644 --- a/src/mm-plugin.h +++ b/src/mm-plugin.h @@ -62,6 +62,7 @@ #define MM_PLUGIN_ALLOWED_AT "allowed-at" #define MM_PLUGIN_ALLOWED_SINGLE_AT "allowed-single-at" #define MM_PLUGIN_ALLOWED_QCDM "allowed-qcdm" +#define MM_PLUGIN_REQUIRED_QCDM "required-qcdm" #define MM_PLUGIN_ALLOWED_QMI "allowed-qmi" #define MM_PLUGIN_ALLOWED_MBIM "allowed-mbim" #define MM_PLUGIN_ICERA_PROBE "icera-probe" |