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

This commit is contained in:
Ehsan Akhgari 2013-10-20 09:10:07 -04:00
parent f3fa9857d3
commit 36f759e186
12 changed files with 0 additions and 13 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

@ -10,7 +10,6 @@
#include <unistd.h>
#include <sys/resource.h>
#include "thread_monitor.h"
#include "prtypes.h"
#include "mozilla/Assertions.h"
#define ANDROID_MIN_THREAD_PRIORITY (-20) /* tbd: check MV linux: current val from Larry port */

View File

@ -6,7 +6,6 @@
#include "cpr_stdlib.h"
#include "cpr_stdio.h"
#include "thread_monitor.h"
#include "prtypes.h"
#include "mozilla/Assertions.h"
#include <pthread.h>
#include <errno.h>

View File

@ -8,7 +8,6 @@
#include "cpr_stdlib.h"
#include "cpr_debug.h"
#include "cpr_memory.h"
#include "prtypes.h"
#include "mozilla/Assertions.h"
#ifndef WIN32_LEAN_AND_MEAN

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"