From d8a0849b7fb5d19d823e1e6036f06cb577a097e7 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 18 May 2020 09:23:17 +0000 Subject: Issue #80 - De-unify netwerk/protocol/http --- netwerk/protocol/http/Http2Push.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'netwerk/protocol/http/Http2Push.cpp') diff --git a/netwerk/protocol/http/Http2Push.cpp b/netwerk/protocol/http/Http2Push.cpp index 34fc425d2..a1bbd72cc 100644 --- a/netwerk/protocol/http/Http2Push.cpp +++ b/netwerk/protocol/http/Http2Push.cpp @@ -19,6 +19,7 @@ #include "nsHttpChannel.h" #include "nsIHttpPushListener.h" #include "nsString.h" +#include "nsSocketTransportService2.h" namespace mozilla { namespace net { -- cgit v1.2.3