From eae45ea981a9974fdf9335d72dc4cd29534b13d3 Mon Sep 17 00:00:00 2001
From: Fred Fish <fnf@specifix.com>
Date: Fri, 11 Aug 1995 16:39:14 +0000
Subject: [PATCH] 	* defs.h (strchr, strrchr, strstr, strtok, strerror):
 Enclose in 	#ifndefs to protect against previous definitions as macros. 
 * HOW_TO_RELEASE:  Continue updating...

---
 gdb/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11a96e557d4..97ed95d34fc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug  9 18:59:05 1995  Fred Fish  <fnf@cygnus.com>
+
+	* defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in
+	#ifndefs to protect against previous definitions as macros.
+
 Wed Aug  9 14:51:36 1995  Kung Hsu  <kung@mexican.cygnus.com>
 
 	* xcoffread.x (xcoff_symfile_offset): Revert an unwanted change gets