From 96a44ec69287273eaa346a8ebc3dafea651a4d1e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 24 Nov 1999 16:45:10 +0000 Subject: no_comment --- perl-install/c/stuff.xs.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/c') diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm index 2f4d4efe6..93a9e8ab3 100644 --- a/perl-install/c/stuff.xs.pm +++ b/perl-install/c/stuff.xs.pm @@ -106,6 +106,10 @@ lseek_sector(fd, sector, offset) void setsid() +void +_exit(status) + int status + int detectSMP() -- cgit v1.2.1