From 59cacc8162df151f12590ea4918cccb624abc275 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 5 Sep 1998 03:58:56 +0000 Subject: * 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. --- sysdeps/unix/sysv/linux/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index dd8db415b3..13b1c1f251 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -80,10 +80,9 @@ sysdep_headers += bits/pthreadtypes.h endif ifeq ($(subdir),inet) -sysdep_headers += netinet/in_systm.h netinet/udp.h \ +sysdep_headers += sys/socketvar.h netinet/in_systm.h netinet/ip_fw.h \ netinet/if_fddi.h netinet/if_tr.h netinet/igmp.h \ - netinet/ip_fw.h netinet/ip_icmp.h netipx/ipx.h \ - sys/socketvar.h netash/ash.h netax25/ax25.h netatalk/at.h \ + netipx/ipx.h netash/ash.h netax25/ax25.h netatalk/at.h \ netrom/netrom.h netpacket/packet.h netrose/rose.h endif -- cgit v1.2.3