* python/py-bpevent.c: Include defs.h.
[deliverable/binutils-gdb.git] / gdb / python / py-exitedevent.c
index d062f5f736c7c95f668b0efe5d198cf283b4fbed..d9aa95f7025f6677816e90ff3a0b6574405626fe 100644 (file)
@@ -17,6 +17,7 @@
    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"
 
 static PyTypeObject exited_event_object_type;
This page took 0.025325 seconds and 4 git commands to generate.