Commit 9d12ad0d authored by mostynb's avatar mostynb Committed by Commit bot

include stdlib.h when using calloc

Small followup to https://codereview.chromium.org/2042253002

BUG=chromium:616033

Review-Url: https://codereview.chromium.org/2061163003
Cr-Commit-Position: refs/heads/master@{#36992}
parent fc378ce1
......@@ -4,6 +4,7 @@
#include "src/base/file-utils.h"
#include <stdlib.h>
#include <string.h>
#include "src/base/platform/platform.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment