forked from Imagelibrary/binutils-gdb
gdb: move enum compile_i_scope_types to compile/compile.h
Move it out of defs.h, adjust the includes here and there. Change-Id: I11901fdce55d54f5e51723e123cef154cfb1bbc5 Approved-By: John Baldwin <jhb@FreeBSD.org>
This commit is contained in:
committed by
Simon Marchi
parent
7b21ae941e
commit
5d2c2c84f2
@@ -17,6 +17,7 @@
|
||||
#ifndef CLI_CLI_SCRIPT_H
|
||||
#define CLI_CLI_SCRIPT_H
|
||||
|
||||
#include "compile/compile.h"
|
||||
#include "gdbsupport/function-view.h"
|
||||
|
||||
struct ui_file;
|
||||
|
||||
Reference in New Issue
Block a user