sim: trace: add set of system helpers
[deliverable/binutils-gdb.git] / gdb / f-typeprint.c
index 8356aab7d6de922e5b91e545a2f937d776263aa3..4957e1f9b9dedfa514ee6c1ce44a5d3995fe3948 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for printing Fortran types for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    Contributed by Motorola.  Adapted from the C version by Farooq Butt
    (fmbutt@engage.sps.mot.com).
@@ -31,9 +31,6 @@
 #include "target.h"
 #include "f-lang.h"
 
-#include <string.h>
-#include <errno.h>
-
 #if 0                          /* Currently unused.  */
 static void f_type_print_args (struct type *, struct ui_file *);
 #endif
This page took 0.023198 seconds and 4 git commands to generate.