diff options
Diffstat (limited to 'gdbsupport/agent.cc')
-rw-r--r-- | gdbsupport/agent.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/agent.cc b/gdbsupport/agent.cc index 862582c..c70b59a 100644 --- a/gdbsupport/agent.cc +++ b/gdbsupport/agent.cc @@ -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 "common-defs.h" #include "target/target.h" #include "gdbsupport/symbol.h" #include <unistd.h> |