Bug 928712 - Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg

This commit is contained in:
Ehsan Akhgari 2013-10-20 22:59:48 -04:00
parent 9c33febbe0
commit 3b751c0f92
9 changed files with 0 additions and 10 deletions

View File

@ -15,7 +15,6 @@
#ifdef JS_THREADSAFE
# include "prcvar.h"
# include "prlock.h"
# include "prtypes.h"
#endif
#include "js/Vector.h"

View File

@ -8,7 +8,6 @@
#include "CSFLog.h"
#include "base/basictypes.h"
#include "prtypes.h"
#include <map>
#include "cpr_threads.h"

View File

@ -5,7 +5,6 @@
#include "cpr_types.h"
#include "cpr_stdlib.h"
#include "thread_monitor.h"
#include "prtypes.h"
#include "mozilla/Assertions.h"
/*

View File

@ -11,7 +11,6 @@
#include "prio.h"
#include "plstr.h"
#include "prlog.h"
#include "prtypes.h"
#include "prinrval.h"
#include "mozilla/Mutex.h"

View File

@ -5,7 +5,6 @@
#ifndef prefread_h__
#define prefread_h__
#include "prtypes.h"
#include "prefapi.h"
#ifdef __cplusplus

View File

@ -22,7 +22,6 @@ extern int optind;
#include <math.h>
#include <time.h>
#include <sys/stat.h>
#include "prtypes.h"
#include "prlog.h"
#include "prprf.h"
#include "plhash.h"

View File

@ -8,7 +8,6 @@
// This is the .cpp file where the globals live
#define DHW_IMPLEMENT_GLOBALS
#include <stdio.h>
#include "prtypes.h"
#include "prprf.h"
#include "prlog.h"
#include "plstr.h"

View File

@ -7,8 +7,6 @@
#ifndef trace_malloc_nsTypeInfo_h_
#define trace_malloc_nsTypeInfo_h_
#include "prtypes.h"
#ifdef __cplusplus
extern "C" {
#endif

View File

@ -7,7 +7,6 @@
#include <stdio.h>
#include <stdlib.h>
#include "prtypes.h"
#include "prinrval.h"
#include "prlock.h"
#include "nscore.h"