summaryrefslogtreecommitdiff
path: root/netwerk/cache2/CacheHashUtils.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-17 14:14:09 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-17 14:14:09 +0000
commit16d66edc28e746766e2d4274f5f9dca7fe97091e (patch)
treec4311ea01fd1dcaa611880a9218a6bc6a2bb9a99 /netwerk/cache2/CacheHashUtils.cpp
parent798f491abec3889c4ad4904a966a915238166a5c (diff)
downloaduxp-16d66edc28e746766e2d4274f5f9dca7fe97091e.tar.gz
Issue #80 - De-unify netwerk/cache2
Diffstat (limited to 'netwerk/cache2/CacheHashUtils.cpp')
-rw-r--r--netwerk/cache2/CacheHashUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netwerk/cache2/CacheHashUtils.cpp b/netwerk/cache2/CacheHashUtils.cpp
index 1f816e3471..6783f0b869 100644
--- a/netwerk/cache2/CacheHashUtils.cpp
+++ b/netwerk/cache2/CacheHashUtils.cpp
@@ -6,6 +6,7 @@
#include "mozilla/BasePrincipal.h"
#include "plstr.h"
+#include "mozilla/SHA1.h"
namespace mozilla {
namespace net {