diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7fdd91374..cdc0f6b26 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 1998-02-03 Philippe De Muyter <phdm@macqel.be> + * src/id.c (xgetgroups): Guard function defn with #if HAVE_GETGROUPS. + * lib/putenv.c (sys/types.h): Include to get size_t on some systems. (NULL): Define if needed. |