mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
12 lines
290 B
Text
12 lines
290 B
Text
--- RDFStore.xs.orig 2006-06-19 10:00:51 UTC
|
|
+++ RDFStore.xs
|
|
@@ -54,9 +54,6 @@ static PerlInterpreter *my_perl;
|
|
|
|
#ifndef DB_VERSION_MAJOR
|
|
|
|
-#undef dNOOP
|
|
-#define dNOOP extern int Perl___notused
|
|
-
|
|
/* Ditto for dXSARGS. */
|
|
#undef dXSARGS
|
|
#define dXSARGS \
|