mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-23 10:17:53 +08:00
* python/py-bpevent.c: Include defs.h.
* python/py-continueevent.c: Include defs.h. * python/py-event.c: Include defs.h. * python/py-event.h: Don't include defs.h. * python/py-events.h: Don't include defs.h. * python/py-evts.c: Include defs.h. * python/py-exitedevent.c: Include defs.h. * python/py-newobjfileevent.c: Include defs.h. * python/py-signalevent.c: Include defs.h. * python/py-stopevent.c: Include defs.h. * python/py-threadevent.c: Include defs.h.
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
#ifndef GDB_PY_EVENT_H
|
||||
#define GDB_PY_EVENT_H
|
||||
|
||||
#include "defs.h"
|
||||
#include "py-events.h"
|
||||
#include "command.h"
|
||||
#include "python-internal.h"
|
||||
|
Reference in New Issue
Block a user