From fb5b58d11c6dd736c282b4dfa6e4ef813e99e937 Mon Sep 17 00:00:00 2001 From: sergiodj Date: Sat, 5 May 2012 05:36:23 +0000 Subject: 2012-05-05 Sergio Durigan Junior * stap-probe.h: Do not include unecessary `probe.h'. --- gdb/stap-probe.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/stap-probe.h') 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. */ -- cgit v1.2.1