Added log entry for change to g++.c.
authorMichael Bushnell <mib@gnu.org>
Wed, 14 Sep 1994 14:18:03 +0000 (14:18 +0000)
committerMichael Bushnell <mib@gnu.org>
Wed, 14 Sep 1994 14:18:03 +0000 (14:18 +0000)
From-SVN: r8081

gcc/cp/ChangeLog

index 3df3180..2159ca5 100644 (file)
@@ -1,3 +1,8 @@
+Wed Sep 14 10:17:27 1994  Michael I Bushnell  <mib@churchy.gnu.ai.mit.edu>
+
+       * g++.c: Include <sys/errno.h> in case `errno' is a macro
+       as permitted by ANSI C.
+
 Thu Aug 18 12:48:09 1994  Mike Stump  (mrs@cygnus.com)
 
        * class.c (finish_struct): Move setting of CLASSTYPE_INTERFACE and