mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Fix for linux bustage (different includes for some reason).
This commit is contained in:
parent
ed1d3aa12e
commit
136db06f40
@ -29,7 +29,6 @@
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsSocketTransport.h"
|
||||
#include "nsSocketTransportService.h"
|
||||
#include "nsIBufferOutputStream.h"
|
||||
#include "nsAutoLock.h"
|
||||
#include "nsIDNSService.h"
|
||||
#include "nsString2.h"
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include "nsIBuffer.h"
|
||||
#include "nsIInputStream.h"
|
||||
#include "nsIBufferInputStream.h"
|
||||
#include "nsIBufferOutputStream.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIStreamListener.h"
|
||||
#include "nsIPipe.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user