diff options
author | Roland McGrath <roland@gnu.org> | 2004-05-26 19:21:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-05-26 19:21:39 +0000 |
commit | 328b540006b0b575582343c4a9e6f71a0bc95937 (patch) | |
tree | afb566ec3a1158cc4b88c884edf3f64299a97d0e /conform | |
parent | 4a691b06393a3d1fbde3fceb1db4d8273f419620 (diff) |
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_*'
Diffstat (limited to 'conform')
-rw-r--r-- | conform/data/netinet/in.h-data | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conform/data/netinet/in.h-data b/conform/data/netinet/in.h-data index 1f1955d1a6..607f97c48a 100644 --- a/conform/data/netinet/in.h-data +++ b/conform/data/netinet/in.h-data @@ -83,7 +83,6 @@ macro IN6_IS_ADDR_MC_SITELOCAL macro IN6_IS_ADDR_MC_ORGLOCAL macro IN6_IS_ADDR_MC_GLOBAL -allow IMPLINK_* allow IN_* allow IP_* allow IPPORT_* |