diff options
Diffstat (limited to 'gdb/async-event.c')
-rw-r--r-- | gdb/async-event.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/async-event.c b/gdb/async-event.c index 7097c48..32b5865 100644 --- a/gdb/async-event.c +++ b/gdb/async-event.c @@ -16,7 +16,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 "async-event.h" #include "ser-event.h" |