#ifndef NMAP_LUA_DNET_H #define NMAP_LUA_DNET_H LUALIB_API int luaopen_dnet (lua_State *L); #endif