aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-12-23 06:44:25 +0000
committerFred Fish <fnf@specifix.com>1992-12-23 06:44:25 +0000
commitd73d72c77c62bc2dfc4f51b7549a3a1834da6122 (patch)
tree4c646285dd152850e9218cce2077026c1ff53985 /include
parent2e4964adfc1fe8192c7b44012c84f0544cc4b911 (diff)
downloadfsf-binutils-gdb-d73d72c77c62bc2dfc4f51b7549a3a1834da6122.zip
fsf-binutils-gdb-d73d72c77c62bc2dfc4f51b7549a3a1834da6122.tar.gz
fsf-binutils-gdb-d73d72c77c62bc2dfc4f51b7549a3a1834da6122.tar.bz2
* demangle.h: Protect file from multiple inclusions with
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 68cfbdc..02a7ad6 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.