#ifndef PCRE_H #define PCRE_H #define NSE_PCRELIBNAME "pcre" LUALIB_API int luaopen_pcre(lua_State *L); #endif