forked from Imagelibrary/binutils-gdb
libbfd.h and libcoff.h include guards
* libbfd-in.h: Add include guard. * libcoff-in.h: Likewise. * doc/Makefile.am (libbfd.h, libcoff.h): Append another #endif. * doc/Makefile.in: Regenerate. * libbfd.h: Regenerate. * libcoff.h: Regenerate.
This commit is contained in:
@@ -19,6 +19,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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user