diff options
Diffstat (limited to 'gdb/cli-out.c')
-rw-r--r-- | gdb/cli-out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/cli-out.c b/gdb/cli-out.c index 2a1e721..1c303f0 100644 --- a/gdb/cli-out.c +++ b/gdb/cli-out.c @@ -20,7 +20,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-out.h" #include "cli-out.h" #include "completer.h" |