fix missing include
This commit is contained in:
parent
27f0c26e29
commit
8b206c2512
@ -7,6 +7,7 @@
|
||||
#include "lua/lua.h"
|
||||
#include "lua/lauxlib.h"
|
||||
#include "jamlib/jam.h"
|
||||
#include "libuuid/uuid.h"
|
||||
|
||||
extern int mynode;
|
||||
extern struct bbs_config conf;
|
||||
|
Reference in New Issue
Block a user