diff options
Diffstat (limited to 'libqcdm/tests/test-qcdm-com.h')
-rw-r--r-- | libqcdm/tests/test-qcdm-com.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libqcdm/tests/test-qcdm-com.h b/libqcdm/tests/test-qcdm-com.h index 6c9b6e0a..c505e42c 100644 --- a/libqcdm/tests/test-qcdm-com.h +++ b/libqcdm/tests/test-qcdm-com.h @@ -29,6 +29,8 @@ void test_com_esn (void *f, void *data); void test_com_mdn (void *f, void *data); +void test_com_read_roam_pref (void *f, void *data); + void test_com_status (void *f, void *data); void test_com_sw_version (void *f, void *data); |