2012-05-05 Sergio Durigan Junior <sergiodj@redhat.com>
authorSergio Durigan Junior <sergiodj@redhat.com>
Sat, 5 May 2012 05:36:23 +0000 (05:36 +0000)
committerSergio Durigan Junior <sergiodj@redhat.com>
Sat, 5 May 2012 05:36:23 +0000 (05:36 +0000)
* stap-probe.h: Do not include unecessary `probe.h'.

gdb/ChangeLog
gdb/stap-probe.h

index 69270c70841b9975e916cd7c113d4a3d410d06c2..4542e84f7bbe85aeffc43a8d2ec81c854f62ec4a 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-05  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * stap-probe.h: Do not include unecessary `probe.h'.
+
 2012-05-05  Alan Modra  <amodra@gmail.com>
 
        * elfread.c (elf_symtab_read): Use bfd_abs_section_ptr and
index 0e9df0602ac19e34394dc33603bd85b125395904..e30d56a30f9f4a6f23c7f1f7b25aa187961c3a00 100644 (file)
@@ -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.  */
 
This page took 0.027142 seconds and 4 git commands to generate.