diff options
Diffstat (limited to 'chrome/browser/safe_browsing/safe_browsing_util.h')
-rw-r--r-- | chrome/browser/safe_browsing/safe_browsing_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/safe_browsing/safe_browsing_util.h b/chrome/browser/safe_browsing/safe_browsing_util.h index 1fe7102..f43d85b 100644 --- a/chrome/browser/safe_browsing/safe_browsing_util.h +++ b/chrome/browser/safe_browsing/safe_browsing_util.h @@ -7,6 +7,8 @@ #ifndef CHROME_BROWSER_SAFE_BROWSING_UTIL_H__ #define CHROME_BROWSER_SAFE_BROWSING_UTIL_H__ +#include <string.h> + #include <deque> #include <string> #include <vector> |