diff options
Diffstat (limited to 'gdb/stap-probe.h')
-rw-r--r-- | gdb/stap-probe.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/stap-probe.h b/gdb/stap-probe.h index 0e9df06..e30d56a 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. */ |