Code

control: Updated standards-version to 3.9.5 -- no changes.
[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