diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-23 09:48:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-23 09:48:32 +0000 |
commit | a42134a70be89e902efa6dfd1484e21aa040acb0 (patch) | |
tree | 486ac6cb2a3df7f6dc7f20c417fbd370cf3e09d3 /sysdeps/unix/sysv/linux/Dist | |
parent | 7d6a833849d8e084bbdc534698e214bca056453f (diff) | |
download | glibc-a42134a70be89e902efa6dfd1484e21aa040acb0.tar.gz glibc-a42134a70be89e902efa6dfd1484e21aa040acb0.tar.xz glibc-a42134a70be89e902efa6dfd1484e21aa040acb0.zip |
Update.
1998-11-21 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed. There are too many differences between the Linux 2.0 and 2.1 versions of this file and it's too difficult to convert all calls. The file should only be needed by the ipfw program which has to take care of the correct kernel version and include files. * sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h. * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 5573247711..f80585aee3 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -34,7 +34,6 @@ netinet/if_fddi.h netinet/if_tr.h netinet/igmp.h netinet/in_systm.h -netinet/ip_fw.h netlink/netlink.h netpacket/packet.h netipx/ipx.h |