Update.
authorAndreas Jaeger <aj@suse.de>
Tue, 28 Nov 2000 08:05:28 +0000 (08:05 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 28 Nov 2000 08:05:28 +0000 (08:05 +0000)
2000-11-28  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
__flexarr.
* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
Likewise.

ChangeLog

index 1550e07..cf96d90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-28  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
+       __flexarr.
+       * sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
+       Likewise.
+
 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
 
        * misc/getusershell.c: Make strings in okshells array const.