diff options
Diffstat (limited to 'gdb/python/py-infevents.c')
-rw-r--r-- | gdb/python/py-infevents.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-infevents.c b/gdb/python/py-infevents.c index 8a15085..f53d589 100644 --- a/gdb/python/py-infevents.c +++ b/gdb/python/py-infevents.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "py-event.h" /* Construct either a gdb.InferiorCallPreEvent or a |