Code

Updated patches/CVE-2013-2131 to compile cleanly and not export new symbols.
[pkg-rrdtool.git] / debian / lua-rrd.h
1 #ifndef LUA_RRD_H
2 #define LUA_RRD_H
4 extern int luaopen_rrd (lua_State * L);
6 #endif