* demangle.h: Protect file from multiple inclusions with
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
This commit is contained in:
parent
2e4964adfc
commit
d73d72c77c
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue