diff options
Diffstat (limited to 'gdb/python/py-cmd.c')
-rw-r--r-- | gdb/python/py-cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/python/py-cmd.c b/gdb/python/py-cmd.c index bc18cec..1677c3d 100644 --- a/gdb/python/py-cmd.c +++ b/gdb/python/py-cmd.c @@ -27,7 +27,6 @@ #include "cli/cli-decode.h" #include "completer.h" #include "language.h" -#include "py-ref.h" /* Struct representing built-in completion types. */ struct cmdpy_completer |