Split private xpcom defines into separate header.

Bug #210409 r=dougt


git-svn-id: svn://10.0.0.236/trunk@144444 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com
2003-07-03 20:55:23 +00:00
parent c8e7ed3ebc
commit 535050c052
12 changed files with 108 additions and 84 deletions

View File

@@ -45,6 +45,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <limits.h>
#include "xpcom-private.h"
#include "nsError.h"
#include "prio.h" /* for PR_Rename */