Fix --diable-shared --enable-plugins build breakage
[deliverable/binutils-gdb.git] / gdb / std-regs.c
index 8a31af9ee3ce630e220f33aca974afbde5594e12..aa2ccca3f4661b8ebea8357afa0873ccde586fa1 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-2014 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
@@ -24,9 +24,6 @@
 #include "frame.h"
 #include "gdbtypes.h"
 #include "value.h"
-#include <string.h>
-
-
 static struct value *
 value_of_builtin_frame_fp_reg (struct frame_info *frame, const void *baton)
 {
This page took 0.023121 seconds and 4 git commands to generate.