Include gnustep/base/config.h instead of preface.h; otherwise we get

a dependancy loop on the definition on NSZone.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1910 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-10-31 19:59:49 +00:00
parent 40400d83b3
commit e73b241f82

View file

@ -25,7 +25,7 @@
#ifndef h_zone_NS_h
#define h_zone_NS_h
#include <gnustep/base/preface.h>
#include <gnustep/base/config.h>
#if NeXT_runtime