fix build and while at it remove a redudant include
[oota-llvm.git] / utils / TableGen / X86DisassemblerShared.h
index 7fcd122b6b3bc6f494c60f6e40eccbb3857acae3..0417e9dece405fc7942777fa2ff7b00c8e2af019 100644 (file)
@@ -11,6 +11,7 @@
 #define X86DISASSEMBLERSHARED_H
 
 #include <string>
+#include <string.h>
 
 #define INSTRUCTION_SPECIFIER_FIELDS       \
   bool                    filtered;        \