* python/py-bpevent.c: Include defs.h.
[deliverable/binutils-gdb.git] / gdb / python / py-events.h
index 31ce757a677bd9ad1c484e52bb720f6c48fb02f3..86a6d694de130926c1ae749ee7f88b6308d9e748 100644 (file)
@@ -1,6 +1,6 @@
 /* Python interface to inferior events.
 
-   Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,6 @@
 #ifndef GDB_PY_EVENTS_H
 #define GDB_PY_EVENTS_H
 
-#include "defs.h"
 #include "command.h"
 #include "python-internal.h"
 #include "inferior.h"
This page took 0.024385 seconds and 4 git commands to generate.