Add target_ops argument to to_info_record
[deliverable/binutils-gdb.git] / gdb / stap-probe.h
index 0e9df0602ac19e34394dc33603bd85b125395904..5b16201d5409d3d84ad4402575c61ab4d5cc0eab 100644 (file)
@@ -1,6 +1,6 @@
 /* SystemTap probe support for GDB.
 
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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.023491 seconds and 4 git commands to generate.