From 16d66edc28e746766e2d4274f5f9dca7fe97091e Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 17 May 2020 14:14:09 +0000 Subject: Issue #80 - De-unify netwerk/cache2 --- netwerk/cache2/CacheHashUtils.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'netwerk/cache2/CacheHashUtils.cpp') diff --git a/netwerk/cache2/CacheHashUtils.cpp b/netwerk/cache2/CacheHashUtils.cpp index 1f816e347..6783f0b86 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 { -- cgit v1.2.3