From 1388ad73573b4c8123286f12caa3aa70be4d71f6 Mon Sep 17 00:00:00 2001 From: "darin%meer.net" Date: Thu, 1 Apr 2004 23:31:23 +0000 Subject: [PATCH] fixing WIN32 bustage --- xpcom/build/dlldeps.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xpcom/build/dlldeps.cpp b/xpcom/build/dlldeps.cpp index 97d3c03fde7..eb13b25f8fd 100644 --- a/xpcom/build/dlldeps.cpp +++ b/xpcom/build/dlldeps.cpp @@ -89,8 +89,7 @@ #include "nsEscape.h" #include "nsStreamUtils.h" -#define nsAString_external nsAString_external_ -#define nsACString_external nsACString_external_ +#define NS_STRINGAPI_IMPL #include "nsStringAPI.h" void XXXNeverCalled()