fixup some private declarations accidentally left in public header

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22568 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-02-23 15:45:43 +00:00
parent 3c59f7f609
commit 3afbb2f09d
8 changed files with 22 additions and 9 deletions

View file

@ -11,6 +11,7 @@
#include "GNUstepBase/preface.h"
#include "../GSRunLoopCtxt.h"
#include "../GSRunLoopWatcher.h"
#include "../GSPrivate.h"
#include <Foundation/NSDebug.h>
#include <Foundation/NSNotificationQueue.h>
#include <Foundation/NSPort.h>