* sysdeps/generic/bits/in.h
authorRoland McGrath <roland@gnu.org>
Wed, 26 May 2004 19:21:53 +0000 (19:21 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 26 May 2004 19:21:53 +0000 (19:21 +0000)
(IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
These are long obsolete in BSD systems where they originated.
* conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'

ChangeLog

index 0766d4e..ef195a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-26  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/generic/bits/in.h
+       (IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
+       These are long obsolete in BSD systems where they originated.
+       * conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'
+
 2004-05-26  Jakub Jelinek  <jakub@redhat.com>
 
        * include/string.h (mempcpy, stpcpy): Add libc_hidden_builtin_proto.