Skip to content

Commit 477bd62

Browse files
authored
Fix unknown type issue (#57)
* Update cellular library to MIT license * Fix unknown type name "CellularTokenTable_t" issue
1 parent 11c2d51 commit 477bd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/include/common/cellular_common_api.h

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
/* *INDENT-ON* */
3838

3939
#include "cellular_types.h"
40+
#include "cellular_common.h"
4041
#include "cellular_comm_interface.h"
4142

4243
/*-----------------------------------------------------------*/

0 commit comments

Comments
 (0)