Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively).

git-svn-id: svn://10.0.0.236/trunk@1749 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
atotic 1998-05-15 16:54:09 +00:00
parent 6e725d53b2
commit 1b116c75fd
2 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "prproces.h"
#if !defined(MAC_NSPR_STANDALONE)
#include "NSstring.h"
#include "macstdlibextras.h"
#endif
#include <stddef.h>