summaryrefslogtreecommitdiffstats
path: root/Stash.xs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-12 01:02:02 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-12 03:20:44 -0600
commitbe2a7e99515c2096db81cd42d59b2476e92795de (patch)
treef23e1def6bc21430c041c57ea9b8899226a401f1 /Stash.xs
parent3fd56b4dfb4975434ec1e29248961e53cf89de26 (diff)
downloadpackage-stash-xs-be2a7e99515c2096db81cd42d59b2476e92795de.tar.gz
package-stash-xs-be2a7e99515c2096db81cd42d59b2476e92795de.zip
disable prototypes
Diffstat (limited to 'Stash.xs')
-rw-r--r--Stash.xs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Stash.xs b/Stash.xs
index 2ca99a0..b83e2b1 100644
--- a/Stash.xs
+++ b/Stash.xs
@@ -22,6 +22,8 @@ HV *_get_namespace(SV *self)
MODULE = Package::Stash PACKAGE = Package::Stash
+PROTOTYPES: DISABLE
+
SV*
new(class, package_name)
char *class