Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus

This commit is contained in:
Ehsan Akhgari 2013-10-18 10:45:29 -04:00
Родитель 41a335c516
Коммит 6fedf6801d
5 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -9,7 +9,6 @@
#include "nsURLParsers.h"
#include "nsURLHelper.h"
#include "prtypes.h"
#include "nsString.h"
#include "nsCRT.h"

1
netwerk/cache/nsDiskCacheDevice.cpp поставляемый
Просмотреть файл

@ -23,7 +23,6 @@
// XXX add necessary include file for ftruncate (or equivalent)
#endif
#include "prtypes.h"
#include "prthread.h"
#include "prbit.h"

1
netwerk/cache/nsDiskCacheMap.h поставляемый
Просмотреть файл

@ -10,7 +10,6 @@
#include "mozilla/MemoryReporting.h"
#include <limits.h>
#include "prtypes.h"
#include "prnetdb.h"
#include "nsDebug.h"
#include "nsError.h"

Просмотреть файл

@ -5,7 +5,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include <string.h>
#include "prtypes.h"
#include "prmem.h"
#include "prprf.h"
#include "plstr.h"

Просмотреть файл

@ -7,7 +7,6 @@
#ifndef nsSOCKSIOLayer_h__
#define nsSOCKSIOLayer_h__
#include "prtypes.h"
#include "prio.h"
#include "nscore.h"