mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-25 03:06:11 +08:00
2012-03-01 Pedro Alves <palves@redhat.com>
* python/py-breakpoint.c: Include python.h. * python/py-continueevent.c (create_continue_event_object): Make static. * python/py-lazy-string.c (stpy_get_type): Make static. * python/py-newobjfileevent.c (create_new_objfile_event_object): Make static. * python/py-utils.c (unicode_to_target_python_string): Make static. * python/py-value.c: Include python.h.
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include "infcall.h"
|
||||
#include "expression.h"
|
||||
#include "cp-abi.h"
|
||||
#include "python.h"
|
||||
|
||||
#ifdef HAVE_PYTHON
|
||||
|
||||
|
Reference in New Issue
Block a user