summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2009-08-06 13:36:37 -0500
committerDavid Smith <dsmith@redhat.com>2009-08-06 13:36:37 -0500
commit373a0de6bb3a23d6937c3a07e5f7bb4ba497aaba (patch)
tree57b7e7165fe16c59fffa69f2e694f33497998a5c
parentec118ddd86cc372604f344e9ec0667bfdb701631 (diff)
parentcab97f033153b93d1d26388a25a65052cf36fc8d (diff)
downloadsystemtap-steved-373a0de6bb3a23d6937c3a07e5f7bb4ba497aaba.tar.gz
systemtap-steved-373a0de6bb3a23d6937c3a07e5f7bb4ba497aaba.tar.xz
systemtap-steved-373a0de6bb3a23d6937c3a07e5f7bb4ba497aaba.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
-rw-r--r--grapher/StapParser.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/StapParser.cxx b/grapher/StapParser.cxx
index 693be919..d70c75b6 100644
--- a/grapher/StapParser.cxx
+++ b/grapher/StapParser.cxx
@@ -3,6 +3,7 @@
#include <gtkmm/window.h>
#include <iostream>
#include <sstream>
+#include <cstring>
namespace systemtap
{