diff options
Diffstat (limited to 'src/mm-port.h')
-rw-r--r-- | src/mm-port.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-port.h b/src/mm-port.h index 4bcffd49..e249affc 100644 --- a/src/mm-port.h +++ b/src/mm-port.h @@ -32,6 +32,7 @@ typedef enum { MM_PORT_TYPE_UNKNOWN = 0x0, MM_PORT_TYPE_PRIMARY, MM_PORT_TYPE_SECONDARY, + MM_PORT_TYPE_ECM, MM_PORT_TYPE_IGNORED, MM_PORT_TYPE_QCDM, |