Include the public header file.
This commit is contained in:
parent
dfeea21c36
commit
376ce23ce2
@ -2,6 +2,8 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
static FILE* g_logfile = NULL;
|
||||
|
||||
static unsigned char g_lastchar = '\n';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user