Don't always build coffgen.o
[deliverable/binutils-gdb.git] / gdb / m2-typeprint.c
index bbdcebe3ab894cfe99e4ff842dea84f97fd96ad2..72c107b52bbe7a415a697f004540a7cd119e2674 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for printing Modula 2 types for GDB, the GNU debugger.
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -32,9 +32,6 @@
 #include "typeprint.h"
 #include "cp-abi.h"
 
-#include <string.h>
-#include <errno.h>
-
 static void m2_print_bounds (struct type *type,
                             struct ui_file *stream, int show, int level,
                             int print_high);
This page took 0.024014 seconds and 4 git commands to generate.