Header reorganizsateion - Please refer to ChangeLog

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17407 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2003-07-31 23:49:32 +00:00
parent 9cc6c39319
commit ac30183cd6
238 changed files with 694 additions and 544 deletions

View file

@ -25,8 +25,8 @@
#include "config.h"
#include <objc/objc-class.h>
#include "GSCompatibility.h"
#include "gnustep/base/GSCategories.h"
#include "gnustep/base/GCObject.h"
#include "GNUstepBase/GSCategories.h"
#include "GNUstepBase/GCObject.h"
/* FIXME: Need to initialize this */
NSRecursiveLock *gnustep_global_lock = NULL;