Perl Module: Add prototypes keyword to XS definition
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 9 Oct 2010 07:51:01 +0000 (09:51 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 9 Oct 2010 07:51:01 +0000 (09:51 +0200)
perl-module/PSPP.xs

index 15d3b606cbecdab2aa76ae5324b347cc094e55fa..400aeda7b12ce45ada26c7dc138d8b5bf0224f4a 100644 (file)
@@ -166,6 +166,8 @@ MODULE = PSPP
 
 MODULE = PSPP          PACKAGE = PSPP
 
+PROTOTYPES: ENABLE
+
 void
 onBoot (ver)
  const char *ver