# HG changeset patch # User Roland McGrath # Date 743459895 0 # Node ID 99e7b0227413497c1f5193de956fbb4f40061aea # Parent 42472fd44436f5b9e57468af5f87a814e667a3f6 [_LIBC]: Define BSD4_2. diff -r 42472fd44436 -r 99e7b0227413 src/mem-limits.h --- a/src/mem-limits.h Fri Jul 23 19:53:44 1993 +0000 +++ b/src/mem-limits.h Fri Jul 23 20:38:15 1993 +0000 @@ -20,6 +20,7 @@ #ifdef _LIBC #include +#define BSD4_2 /* Tell code below to use getrlimit. */ #else