0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-11 11:31:53 +00:00
bird/lua/lua.h

6 lines
83 B
C
Raw Normal View History

2017-02-06 14:25:48 +00:00
#include "nest/bird.h"
#include <lua.h>
void luaB_push_bird_table(lua_State *L);