Put ais_charset in its own file to make building commb tests a little easier
This commit is contained in:
parent
74d7ead41b
commit
1b5b0dfa03
6 changed files with 14 additions and 7 deletions
1
comm_b.c
1
comm_b.c
|
|
@ -19,6 +19,7 @@
|
|||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "dump1090.h"
|
||||
#include "ais_charset.h"
|
||||
|
||||
typedef int (*CommBDecoderFn)(struct modesMessage *,bool);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue