diff options
Diffstat (limited to 'gdbsupport/common-regcache.cc')
-rw-r--r-- | gdbsupport/common-regcache.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/common-regcache.cc b/gdbsupport/common-regcache.cc index 9baca31..525bb5c 100644 --- a/gdbsupport/common-regcache.cc +++ b/gdbsupport/common-regcache.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 "common-regcache.h" /* Return the register's value or throw if it's not available. */ |