Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / defs.h
index bb93742522eb503003fb20ac11455f8738eddf10..f3f034f314022218fd3da431974ce5bdd07cf4f3 100644 (file)
@@ -1,7 +1,7 @@
 /* *INDENT-OFF* */ /* ATTRIBUTE_PRINTF confuses indent, avoid running it
                      for now.  */
 /* Basic, host-specific, and target-specific definitions for GDB.
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -604,9 +604,7 @@ enum gdb_osabi
 
 /* From other system libraries */
 
-#ifdef HAVE_STDLIB_H
 #include <stdlib.h>
-#endif
 
 
 #ifndef atof
This page took 0.025515 seconds and 4 git commands to generate.