diff options
Diffstat (limited to 'gdb/compile/compile.c')
-rw-r--r-- | gdb/compile/compile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/compile/compile.c b/gdb/compile/compile.c index 27cff25..2d97a1b 100644 --- a/gdb/compile/compile.c +++ b/gdb/compile/compile.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "ui.h" #include "ui-out.h" #include "command.h" |