diff options
Diffstat (limited to 'gdb/std-regs.c')
-rw-r--r-- | gdb/std-regs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/std-regs.c b/gdb/std-regs.c index 755e0c9..3539d8a 100644 --- a/gdb/std-regs.c +++ b/gdb/std-regs.c @@ -19,7 +19,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 "user-regs.h" #include "frame.h" #include "gdbtypes.h" |