* misc/sys/uio.h: Change __vector to __iovec to avoid clash with
authorRoland McGrath <roland@gnu.org>
Thu, 7 Oct 2004 18:44:01 +0000 (18:44 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 7 Oct 2004 18:44:01 +0000 (18:44 +0000)
altivec.

ChangeLog

index 609c18d..2bbd403 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-07  Andreas Schwab  <schwab@suse.de>
+
+       * misc/sys/uio.h: Change __vector to __iovec to avoid clash with
+       altivec.
+
 2004-10-06  Alan Modra  <amodra@bigpond.net.au>
 
        * gmon/Makefile (CFLAGS-mcount.c): Move before inclusion of "Rules".