summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerDefs.h
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-09-21 21:17:23 +0000
committerKostya Serebryany <kcc@google.com>2016-09-21 21:17:23 +0000
commit8658618ea081ce8f1df444a6296d815a3c9e3b33 (patch)
tree394864e5aeef6e503d76906104c574986fe49dc3 /llvm/lib/Fuzzer/FuzzerDefs.h
parentac77fe3b550dfafc3cde350fc612f272302f93ed (diff)
downloadbcm5719-llvm-8658618ea081ce8f1df444a6296d815a3c9e3b33.tar.gz
bcm5719-llvm-8658618ea081ce8f1df444a6296d815a3c9e3b33.zip
[libFuzzer] more refactoring
llvm-svn: 282113
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerDefs.h')
-rw-r--r--llvm/lib/Fuzzer/FuzzerDefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/FuzzerDefs.h b/llvm/lib/Fuzzer/FuzzerDefs.h
index fa8ef57d70a..b871771fab2 100644
--- a/llvm/lib/Fuzzer/FuzzerDefs.h
+++ b/llvm/lib/Fuzzer/FuzzerDefs.h
@@ -14,6 +14,7 @@
#include <cassert>
#include <cstddef>
#include <cstdint>
+#include <cstring>
#include <string>
#include <vector>
OpenPOWER on IntegriCloud