2012-05-05 Sergio Durigan Junior <sergiodj@redhat.com>
* stap-probe.h: Do not include unecessary `probe.h'.
This commit is contained in:
parent
62ab84ece4
commit
1067f99890
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue