Don't include no-longer-existant gnustep/base/objc-malloc.h.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1771 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-09-16 20:46:03 +00:00
parent 17b5b114fa
commit b650e02702

View file

@ -59,7 +59,6 @@ Cambridge, MA 02139, USA. */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gnustep/base/objc-malloc.h>
extern double strtod(const char *str, char **ptr);
extern long strtol(const char *str, char** ptr, int base);