From d80182fb067de110a09af88969ab9844e11ce21d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 25 Oct 1999 22:59:18 +0000 Subject: no_comment --- perl-install/c/stuff.xs.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl-install/c/stuff.xs.pm') diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm index db07893a1..c7b0ed82e 100644 --- a/perl-install/c/stuff.xs.pm +++ b/perl-install/c/stuff.xs.pm @@ -109,6 +109,11 @@ setsid() int detectSMP() +char* +crypt_md5(pw, salt) + char *pw + char *salt + unsigned int getpagesize() -- cgit v1.2.1