summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoratotic <devnull@localhost>1998-05-15 16:53:54 +0000
committeratotic <devnull@localhost>1998-05-15 16:53:54 +0000
commit98e68c05c6f31070c8cea868172b8feeaabe07be (patch)
tree5ed9f763f11bf64f37f2f0b46ae8e2669a1ab445
parent362cd103eaacb2f193c88a56fcf1920c280a952e (diff)
downloadnspr-hg-98e68c05c6f31070c8cea868172b8feeaabe07be.tar.gz
Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively).SMARTUPDATE_BASE
-rw-r--r--pr/include/md/_macos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/md/_macos.h b/pr/include/md/_macos.h
index dae22d0a..2bb0ed9d 100644
--- a/pr/include/md/_macos.h
+++ b/pr/include/md/_macos.h
@@ -39,7 +39,7 @@
#include "prproces.h"
#if !defined(MAC_NSPR_STANDALONE)
-#include "NSstring.h"
+#include "macstdlibextras.h"
#endif
#include <stddef.h>