diff options
author | Roland McGrath <roland@gnu.org> | 1998-09-05 03:58:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-09-05 03:58:56 +0000 |
commit | 59cacc8162df151f12590ea4918cccb624abc275 (patch) | |
tree | 5d9adb1a17aa0298319d0c54e81e49b03a3ed97c /sysdeps/unix/sysv/linux/Dist | |
parent | a361203e5c2854f50ef19a69c37e3cb3ae80e80a (diff) | |
download | glibc-59cacc8162df151f12590ea4918cccb624abc275.tar.gz glibc-59cacc8162df151f12590ea4918cccb624abc275.tar.xz glibc-59cacc8162df151f12590ea4918cccb624abc275.zip |
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
Don't add netinet/udp.h, netinet/ip_icmp.h here. * sysdeps/gnu/Makefile: Do it here instead. * sysdeps/unix/sysv/linux/Dist: Move those files from here ... * sysdeps/gnu/Dist: ... to here.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index e10e24a678..e96ef14c92 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -33,10 +33,7 @@ netinet/if_tr.h netinet/igmp.h netinet/in_systm.h netinet/ip_fw.h -netinet/ip_icmp.h netpacket/packet.h -netinet/tcp.h -netinet/udp.h netipx/ipx.h netrom/netrom.h netrose/rose.h |