summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/Core/Opcode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/include/lldb/Core/Opcode.h b/lldb/include/lldb/Core/Opcode.h
index 26166e99516..77f58c2b7f1 100644
--- a/lldb/include/lldb/Core/Opcode.h
+++ b/lldb/include/lldb/Core/Opcode.h
@@ -11,6 +11,8 @@
#define lldb_Opcode_h
// C Includes
+#include <string.h>
+
// C++ Includes
// Other libraries and framework includes
// Project includes
OpenPOWER on IntegriCloud