0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 10:11:53 +00:00
bird/lua/lua.h
2018-01-23 15:17:01 +01:00

6 lines
83 B
C

#include "nest/bird.h"
#include <lua.h>
void luaB_push_bird_table(lua_State *L);