Update target_stop's documentation
[deliverable/binutils-gdb.git] / gdb / p-typeprint.c
index 9a2a0d832809d29a9c5737fe3699fd7c540f82e7..b1e16f02d3d23bf59a5eba124c861e72859b3937 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for printing Pascal types for GDB, the GNU debugger.
-   Copyright (C) 2000-2002, 2006-2012 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.023834 seconds and 4 git commands to generate.