summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--translate.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/translate.cxx b/translate.cxx
index dc6dd9f8..a72cb1d8 100644
--- a/translate.cxx
+++ b/translate.cxx
@@ -4359,6 +4359,8 @@ c_unparser::visit_hist_op (hist_op*)
static map< Dwarf_Addr, string> addrmap;
+#include <string.h>
+
static int
kernel_filter (const char *module, const char *file __attribute__((unused)))
{