diff options
Diffstat (limited to 'gdb/varobj.c')
-rw-r--r-- | gdb/varobj.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/varobj.c b/gdb/varobj.c index f43910e..ca43a8f 100644 --- a/gdb/varobj.c +++ b/gdb/varobj.c @@ -35,7 +35,6 @@ #if HAVE_PYTHON #include "python/python.h" #include "python/python-internal.h" -#include "python/py-ref.h" #else typedef int PyObject; #endif |