diff --git a/xpcom/build/dlldeps.cpp b/xpcom/build/dlldeps.cpp index 436e02b63c03..b74d78a82404 100644 --- a/xpcom/build/dlldeps.cpp +++ b/xpcom/build/dlldeps.cpp @@ -80,7 +80,7 @@ #include "nsStringEnumerator.h" #include "nsIInputStreamTee.h" #include "nsCheapSets.h" -#ifdef DEBUG +#if defined(DEBUG) && !defined(XP_OS2) #include "pure.h" #endif #include "nsHashKeys.h"