summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9260f72)
raw | patch | inline | side by side (parent: 9260f72)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 17 Jan 2012 06:53:29 +0000 (06:53 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 17 Jan 2012 06:53:29 +0000 (06:53 +0000) |
program/bindings/perl-shared/RRDs.xs | patch | blob | history |
index 7c75f027dfe9ab65978648637e129dce0cce7752..252018f53b2942d2f25583375fe7b086c54c310a 100644 (file)
#define VERSION VERSION_SAVED
#undef VERSION_SAVED
-/* perl 5.004 compatibility */
-#ifndef PL_sv_undef
-#define PL_sv_undef sv_undef
-#endif
-
-
#define rrdcode(name) \
argv = (char **) malloc((items+1)*sizeof(char *));\
argv[0] = "dummy";\