PR record/18691: Fix fails in solib-precsave.exp
[deliverable/binutils-gdb.git] / gdb / std-regs.c
index c5b97d6d7116e599136fc5423a3cd1fccf91786f..5a9dfb692aaba497d96bbb78ad9dac34ce5c41e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Builtin frame register, for GDB, the GNU debugger.
 
-   Copyright (C) 2002, 2005, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
@@ -24,9 +24,6 @@
 #include "frame.h"
 #include "gdbtypes.h"
 #include "value.h"
-#include "gdb_string.h"
-
-
 static struct value *
 value_of_builtin_frame_fp_reg (struct frame_info *frame, const void *baton)
 {
This page took 0.025031 seconds and 4 git commands to generate.