diff options
Diffstat (limited to 'gdb/agent.c')
-rw-r--r-- | gdb/agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/agent.c b/gdb/agent.c index a01b02c..00e7545 100644 --- a/gdb/agent.c +++ b/gdb/agent.c @@ -15,7 +15,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 "command.h" #include "gdbcmd.h" #include "target.h" |