compat: add compatibility definitions for old MM_MODEM_BAND_EUTRAN_* values
Those Roman numeral suffixes in MM_MODEM_BAND_EUTRAN_* were replaced with 1, 2, 3, ..., etc. This patch adds a compatibility header, ModemManager-compat.h, to alias the old MM_MODEM_BAND_EUTRAN_* values to the new values.
This commit is contained in:

committed by
Aleksander Morgado

parent
989ade7b8c
commit
3d800c2f49
@@ -37,6 +37,9 @@
|
||||
/* Public header with errors */
|
||||
#include <ModemManager-errors.h>
|
||||
|
||||
/* Public header with compability types and methods */
|
||||
#include <ModemManager-compat.h>
|
||||
|
||||
/* Public header with version info */
|
||||
#include <ModemManager-version.h>
|
||||
|
||||
|
Reference in New Issue
Block a user