forked from github/server
missing includE
This commit is contained in:
parent
f4e25fe20e
commit
e7a41a2017
|
@ -80,6 +80,7 @@ without prior permission by the authors of Eressea.
|
|||
#include <lauxlib.h>
|
||||
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
|
||||
#define TOLUA_PKG(NAME) extern void tolua_##NAME##_open(lua_State * L)
|
||||
|
|
Loading…
Reference in New Issue