Put GDB's terminal settings into effect when paginating
[deliverable/binutils-gdb.git] / gdb / std-regs.c
index c5b97d6d7116e599136fc5423a3cd1fccf91786f..a2bb39d0ab8211d5e24e6361ed318fd954791168 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-2014 Free Software Foundation, Inc.
 
    Contributed by Red Hat.
 
@@ -24,7 +24,7 @@
 #include "frame.h"
 #include "gdbtypes.h"
 #include "value.h"
-#include "gdb_string.h"
+#include <string.h>
 
 
 static struct value *
This page took 0.023815 seconds and 4 git commands to generate.