The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef.
git-svn-id: svn://10.0.0.236/trunk@11726 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
#endif
|
||||
|
||||
#include "prthread.h"
|
||||
/* This is a private NSPR header - cls */
|
||||
#ifdef OJI
|
||||
#include "private/pprthred.h"
|
||||
#endif
|
||||
#include "prtypes.h"
|
||||
#include "nsHashtable.h"
|
||||
#include "nsMalloc.h"
|
||||
|
||||
Reference in New Issue
Block a user