]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
aix-declare-setlim-20070606
authorDerrick Brashear <shadow@dementia.org>
Wed, 6 Jun 2007 18:21:05 +0000 (18:21 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 6 Jun 2007 18:21:05 +0000 (18:21 +0000)
maybe fix lwp.c compiling with modern aix

src/lwp/lwp.c

index de776806ff8377fb486240482fd44550c8f9376f..2b7649cec8267d6fed23102f8d9665a2042fd639 100644 (file)
@@ -33,6 +33,7 @@ RCSID("$Header$");
 #include <sys/pseg.h>
 #include <sys/core.h>
 #pragma alloca
+int setlim(int limcon, uchar_t hard, int limit);
 #endif
 #ifdef AFS_SGI64_ENV
 extern char *getenv();