* gdb.guile/guile.exp (guile not supported): Verify multi-line
[deliverable/binutils-gdb.git] / gdb / jv-valprint.c
index 2c60cc088ae66d0496e08956f12100f0d42e5e47..82bdd9bf32b8a6da5c0087dc8a6b9ac299c50260 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for printing Java values for GDB, the GNU debugger.
 
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +29,7 @@
 #include "jv-lang.h"
 #include "c-lang.h"
 #include "annotate.h"
-#include "gdb_string.h"
+#include <string.h>
 
 /* Local functions */
 
This page took 0.024943 seconds and 4 git commands to generate.