#ifndef HONEY_IMPORT_H #define HONEY_IMPORT_H void setup_import(lua_State *L, int honey_tbl); #endif