diff options
Diffstat (limited to 'gdbsupport/tdesc.cc')
-rw-r--r-- | gdbsupport/tdesc.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/tdesc.cc b/gdbsupport/tdesc.cc index 1ee3e1f..080d39c 100644 --- a/gdbsupport/tdesc.cc +++ b/gdbsupport/tdesc.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 "gdbsupport/tdesc.h" tdesc_reg::tdesc_reg (struct tdesc_feature *feature, const std::string &name_, |