summaryrefslogtreecommitdiffstats
path: root/caps/nsNullPrincipal.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2019-07-13 18:56:33 +0000
committerGitHub <noreply@github.com>2019-07-13 18:56:33 +0000
commitee33f35b324110857b2854b30dd37936b2090e58 (patch)
tree37daa7f3075b8f952b95e4f44745b2146b766f24 /caps/nsNullPrincipal.cpp
parent65a73f23e8bece99d0b67e5293339b05a32b593c (diff)
parentfdd8d6347e611ef2e045d098f8cc8840deb00355 (diff)
downloadUXP-ee33f35b324110857b2854b30dd37936b2090e58.tar
UXP-ee33f35b324110857b2854b30dd37936b2090e58.tar.gz
UXP-ee33f35b324110857b2854b30dd37936b2090e58.tar.lz
UXP-ee33f35b324110857b2854b30dd37936b2090e58.tar.xz
UXP-ee33f35b324110857b2854b30dd37936b2090e58.zip
Merge pull request #1175 from MoonchildProductions/deunify_caps
Stop building /caps unified and fix deprot.
Diffstat (limited to 'caps/nsNullPrincipal.cpp')
-rw-r--r--caps/nsNullPrincipal.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/caps/nsNullPrincipal.cpp b/caps/nsNullPrincipal.cpp
index 6ebf0f129..386344e37 100644
--- a/caps/nsNullPrincipal.cpp
+++ b/caps/nsNullPrincipal.cpp
@@ -20,6 +20,8 @@
#include "nsIClassInfoImpl.h"
#include "nsNetCID.h"
#include "nsError.h"
+#include "nsIObjectInputStream.h"
+#include "nsIObjectOutputStream.h"
#include "nsIScriptSecurityManager.h"
#include "nsPrincipal.h"
#include "nsScriptSecurityManager.h"