Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 3b6b93dcd3beeb548d244506e135b532a5bf25e7..34e71a894478c6b90afc7ebdd46b42c2aa1f980f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD COFF object file private structure.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2015 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
 #include "bfdlink.h"
 #include "coff-bfd.h"
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* Object file tdata; access macros.  */
 
 #define coff_data(bfd)               ((bfd)->tdata.coff_obj_data)
This page took 0.024148 seconds and 4 git commands to generate.