#ifndef NSE_HASHLIB #define NSE_HASHLIB #define NSE_HASHLIBNAME "hash" LUALIB_API int luaopen_hashlib (lua_State *L); #endif /* NSE_HASHLIB */