convert to_get_min_fast_tracepoint_insn_len
[deliverable/binutils-gdb.git] / gdb / expprint.c
index 6eb6f13385a6d3a7207db61e019720e8f6d220a3..97188edcb6512773acc7058860da598996500b8c 100644 (file)
@@ -1,6 +1,6 @@
 /* Print in infix form a struct expression.
 
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,7 +26,7 @@
 #include "parser-defs.h"
 #include "user-regs.h"         /* For user_reg_map_regnum_to_name.  */
 #include "target.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "block.h"
 #include "objfiles.h"
 #include "gdb_assert.h"
This page took 0.023252 seconds and 4 git commands to generate.