Release the GIL while running a gdb command or expression
[deliverable/binutils-gdb.git] / gdb / python / py-frame.c
index 88a50e73e2abef080cba9a95083db105bb1dc51f..0eef6543f848c622e313b8319a173cc97036d226 100644 (file)
@@ -28,7 +28,6 @@
 #include "symfile.h"
 #include "objfiles.h"
 #include "user-regs.h"
-#include "py-ref.h"
 
 typedef struct {
   PyObject_HEAD
This page took 0.026315 seconds and 4 git commands to generate.