diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-16 08:52:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-16 08:52:16 +0000 |
commit | e196b7ddf53040055c49fe3f10b304ceddf42578 (patch) | |
tree | 11b4d2e18cdcece90125fffb1a0a4c3e7026aeea /sysdeps/unix/sysv/linux/Dist | |
parent | 66f6a52b79eac33d158bdeabdc0caa53cfaea3b8 (diff) | |
download | glibc-e196b7ddf53040055c49fe3f10b304ceddf42578.tar.gz glibc-e196b7ddf53040055c49fe3f10b304ceddf42578.tar.xz glibc-e196b7ddf53040055c49fe3f10b304ceddf42578.zip |
1999-05-16 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/unix/sysv/linux/sys/socketvar.h: Moved to ... * sysdeps/generic/sys/socketvar.h: ... here. * sysdeps/unix/sysv/linux/netinet/in_systm.h: Moved to ... * sysdeps/generic/netinet/in_systm.h: ... here. * sysdeps/unix/sysv/linux/Dist: Remove netinet/in_systm.h, sys/socketvar.h. * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise. * inet/Makefile (headers): Add netinet/in_systm.h here. * socket/Makefile (headers): Add sys/socketvar.h here.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index fca513d1b7..452b4f02a5 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -36,7 +36,6 @@ neteconet/ec.h netinet/if_fddi.h netinet/if_tr.h netinet/igmp.h -netinet/in_systm.h netpacket/packet.h netipx/ipx.h netrom/netrom.h @@ -64,7 +63,6 @@ sys/prctl.h sys/procfs.h sys/quota.h sys/sendfile.h -sys/socketvar.h sys/soundcard.h sys/sysctl.h sys/sysinfo.h |