summaryrefslogtreecommitdiff
path: root/gdb/stap-probe.h
diff options
context:
space:
mode:
authorsergiodj <sergiodj>2012-05-05 05:36:23 +0000
committersergiodj <sergiodj>2012-05-05 05:36:23 +0000
commitfb5b58d11c6dd736c282b4dfa6e4ef813e99e937 (patch)
treebcdd6dfa19f900fedf05809ec4712644f3728b1c /gdb/stap-probe.h
parentc46cd70815d0b75fd302cea3e7dc89a6d38b2826 (diff)
downloadgdb-fb5b58d11c6dd736c282b4dfa6e4ef813e99e937.tar.gz
2012-05-05 Sergio Durigan Junior <sergiodj@redhat.com>
* stap-probe.h: Do not include unecessary `probe.h'.
Diffstat (limited to 'gdb/stap-probe.h')
-rw-r--r--gdb/stap-probe.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/stap-probe.h b/gdb/stap-probe.h
index 0e9df0602ac..e30d56a30f9 100644
--- a/gdb/stap-probe.h
+++ b/gdb/stap-probe.h
@@ -20,8 +20,6 @@
#if !defined (STAP_PROBE_H)
#define STAP_PROBE_H 1
-#include "probe.h"
-
/* Structure which holds information about the parsing process of one probe's
argument. */