From: Fred Fish Date: Wed, 23 Dec 1992 06:44:25 +0000 (+0000) Subject: * demangle.h: Protect file from multiple inclusions with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d73d72c77c62bc2dfc4f51b7549a3a1834da6122;p=binutils-gdb.git * demangle.h: Protect file from multiple inclusions with #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif. --- diff --git a/include/ChangeLog b/include/ChangeLog index 68cfbdcf6c4..02a7ad6ac5a 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 22 22:42:46 1992 Fred Fish (fnf@cygnus.com) + + * demangle.h: Protect file from multiple inclusions with + #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif. + Mon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com) * bfd.h: Update to get hppa_core_struct from bfd.c.