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