Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / std-regs.c
index c67e50e4d65d26151dde3995a3fecfbbd17ab573..8196a0f63f9d94b801fd9c86be0c580f7a840e5f 100644 (file)
@@ -1,6 +1,6 @@
 /* Builtin frame register, for GDB, the GNU debugger.
 
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2016 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.023903 seconds and 4 git commands to generate.