summaryrefslogtreecommitdiff
path: root/ext/Cwd
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2001-04-18 03:17:46 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-17 22:25:22 +0000
commitacf4de664ae76836ab3f82852266310a4f5d36b9 (patch)
tree4a84e00de9db4cdfdd045e251f23af87848a92c9 /ext/Cwd
parent217aba5dab95af4a7698f230c39647790d2e75b6 (diff)
downloadperl-acf4de664ae76836ab3f82852266310a4f5d36b9.tar.gz
Missing prototype behaviour
Message-ID: <20010417231746.21657.qmail@foad.org> p4raw-id: //depot/perl@9733
Diffstat (limited to 'ext/Cwd')
-rw-r--r--ext/Cwd/Cwd.xs2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Cwd/Cwd.xs b/ext/Cwd/Cwd.xs
index d53f05fdea..31e408fcc5 100644
--- a/ext/Cwd/Cwd.xs
+++ b/ext/Cwd/Cwd.xs
@@ -121,6 +121,8 @@ _cwdxs_fastcwd(void)
MODULE = Cwd PACKAGE = Cwd
+PROTOTYPES: ENABLE
+
char *
_fastcwd()
PPCODE: