Changes from Scott Christley. See ChangeLog Dec 04 and Nov 21

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2032 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1997-01-09 16:24:07 +00:00
parent 9d46f24e66
commit b3560edbc5
13 changed files with 285 additions and 43 deletions

View file

@ -20,6 +20,7 @@
/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>. */
#include <sys/types.h>
#include <gnustep/base/config.h>
#if STDC_HEADERS
#include <stdlib.h>