Fix elf64-ppc.c electric fence warning
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 6d00db0cfc7581c3b2bf107adfd0a7dbf2fa2cba..34e71a894478c6b90afc7ebdd46b42c2aa1f980f 100644 (file)
 #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.025685 seconds and 4 git commands to generate.