summaryrefslogtreecommitdiff
path: root/base/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/md5.h')
-rw-r--r--base/md5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/md5.h b/base/md5.h
index 0b4cbcef3a..ef64178994 100644
--- a/base/md5.h
+++ b/base/md5.h
@@ -5,6 +5,7 @@
#ifndef BASE_MD5_H_
#define BASE_MD5_H_
+#include <stddef.h>
#include <stdint.h>
#include "base/base_export.h"