Include objects/objc-malloc.

Comment fixes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@182 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1995-03-23 03:44:32 +00:00
parent fb31e8e200
commit 53f374bf8b

View file

@ -1,5 +1,5 @@
/* Zone memory management.
Copyright (C) 1994 Free Software Foundation, Inc.
Copyright (C) 1995 Free Software Foundation, Inc.
Author: Mark Lakata
Date: January 1995
@ -75,7 +75,7 @@
#include <string.h>
#include <malloc.h>
#include <foundation/NSZone.h>
#include <objects/objc-malloc.h>
#define DEFAULTLISTSIZE 10