mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 10:11:53 +00:00
6 lines
83 B
C
6 lines
83 B
C
#include "nest/bird.h"
|
|
|
|
#include <lua.h>
|
|
|
|
void luaB_push_bird_table(lua_State *L);
|