[gdb/testsuite] Regenerate dw2-restrict.S
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index 67dbaac1c9a287d2183d54ef1377245cae050df1..d0e3d0dd903a617acd879a02c899b0ed8b98404f 100644 (file)
@@ -3,7 +3,7 @@
    Run "make headers" in your build bfd/ to regenerate.  */
 
 /* BFD COFF object file private structure.
-   Copyright (C) 1990-2017 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -23,6 +23,9 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#ifndef _LIBCOFF_H
+#define _LIBCOFF_H 1
+
 #include "bfdlink.h"
 #include "coff-bfd.h"
 
@@ -973,3 +976,4 @@ typedef struct
 #ifdef __cplusplus
 }
 #endif
+#endif
This page took 0.024554 seconds and 4 git commands to generate.