mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Include foundation/NSZone, not foundation/zone.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@94 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4295cc7a4b
commit
65850d27d6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <foundation/zone.h>
|
||||
#include <foundation/NSZone.h>
|
||||
|
||||
|
||||
#define DEFAULTLISTSIZE 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue