Use canonicalize_file_name unconditionally
[deliverable/binutils-gdb.git] / gdb / p-typeprint.c
index 30d40d788da416a6af91d5b84e88e2c39ff31e83..b1e16f02d3d23bf59a5eba124c861e72859b3937 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for printing Pascal types for GDB, the GNU debugger.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,8 +31,6 @@
 #include "p-lang.h"
 #include "typeprint.h"
 #include "gdb-demangle.h"
-#include "gdb_string.h"
-#include <errno.h>
 #include <ctype.h>
 
 static void pascal_type_print_varspec_suffix (struct type *, struct ui_file *,
This page took 0.024686 seconds and 4 git commands to generate.