Include fixes for darwin

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18413 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-01-15 04:07:08 +00:00
parent 8971343f45
commit 4abb9b17fa
8 changed files with 36 additions and 9 deletions

View file

@ -27,6 +27,9 @@
#include <Foundation/NSUserDefaults.h>
#include <Foundation/NSDebug.h>
#include <Foundation/NSAutoreleasePool.h>
#ifdef NeXT_Foundation_LIBRARY
#include "GNUstepBase/GSCategories.h"
#endif
int
convert_unicode(NSArray *args)