smr/src/smr.h

6 lines
102 B
C

#ifndef SM_INIT
#define SM_INIT "/var/smr/init.lua"
#endif
int errhandeler(lua_State *);