sj3lib: Make string APIs public
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
d501d03d91
commit
9eced34900
5 changed files with 26 additions and 50 deletions
|
|
@ -42,10 +42,10 @@
|
|||
|
||||
#include "Const.h"
|
||||
#include "sj3err.h"
|
||||
#include "sj3lib.h"
|
||||
#include "sj_const.h"
|
||||
#include "sj_hinsi.h"
|
||||
#include "sj_string.h"
|
||||
|
||||
#include "sj3lib.h"
|
||||
|
||||
extern int sj3_error_number;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue