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
6
ais_charset.h
Normal file
6
ais_charset.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef AIS_CHARSET_H
|
||||
#define AIS_CHARSET_H
|
||||
|
||||
extern char ais_charset[64];
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue