Fix some warnings from newer compilers
This commit is contained in:
committed by
Justin Maggard
parent
9fba41008a
commit
9f1677825c
@ -211,6 +211,7 @@ extern uint32_t runtime_flags;
|
||||
|
||||
extern const char *pidfilename;
|
||||
|
||||
#define UUIDVALUE_MAX_LEN 42
|
||||
extern char uuidvalue[];
|
||||
|
||||
#define MODELNAME_MAX_LEN 64
|
||||
|
Reference in New Issue
Block a user