Code

control, rules: Switched from Ruby 1.9 to Ruby 1.9.1.
[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