Don't include gnustep/base/config.h. Note, this file used to define

NeXT_runtime and NeXT_cc.  These macros will no longer be available to
library users.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1769 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-09-16 20:42:00 +00:00
parent 9ba503d1b5
commit 4fcad9881b

View file

@ -24,7 +24,6 @@
#ifndef __preface_h_OBJECTS_INCLUDE
#define __preface_h_OBJECTS_INCLUDE
#include <gnustep/base/config.h>
#include <stdlib.h>
#include <stdarg.h>
#include <gnustep/base/objc-gnu2next.h>