diff --git a/mozilla/base/src/unix/nsFileSpecUnix.cpp b/mozilla/base/src/unix/nsFileSpecUnix.cpp index 1370eec8bae..dd6a4e85c66 100644 --- a/mozilla/base/src/unix/nsFileSpecUnix.cpp +++ b/mozilla/base/src/unix/nsFileSpecUnix.cpp @@ -27,6 +27,7 @@ #include #include #include "nsError.h" +#include "prio.h" /* for PR_Rename */ #if defined(SCO_SV) #define _SVID3 /* for statvfs.h */ diff --git a/mozilla/xpcom/io/nsFileSpecUnix.cpp b/mozilla/xpcom/io/nsFileSpecUnix.cpp index 1370eec8bae..dd6a4e85c66 100644 --- a/mozilla/xpcom/io/nsFileSpecUnix.cpp +++ b/mozilla/xpcom/io/nsFileSpecUnix.cpp @@ -27,6 +27,7 @@ #include #include #include "nsError.h" +#include "prio.h" /* for PR_Rename */ #if defined(SCO_SV) #define _SVID3 /* for statvfs.h */