summaryrefslogtreecommitdiffstats
path: root/crypto/secure_hash_default.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/secure_hash_default.cc')
-rw-r--r--crypto/secure_hash_default.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/secure_hash_default.cc b/crypto/secure_hash_default.cc
index 739b402..cec6fb8 100644
--- a/crypto/secure_hash_default.cc
+++ b/crypto/secure_hash_default.cc
@@ -4,6 +4,8 @@
#include "crypto/secure_hash.h"
+#include <stddef.h>
+
#include "base/logging.h"
#include "base/pickle.h"
#include "crypto/third_party/nss/chromium-blapi.h"