aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-09-05 03:58:56 +0000
committerRoland McGrath <roland@gnu.org>1998-09-05 03:58:56 +0000
commit59cacc8162df151f12590ea4918cccb624abc275 (patch)
tree5d9adb1a17aa0298319d0c54e81e49b03a3ed97c /ChangeLog
parenta361203e5c2854f50ef19a69c37e3cb3ae80e80a (diff)
downloadglibc-59cacc8162df151f12590ea4918cccb624abc275.tar
glibc-59cacc8162df151f12590ea4918cccb624abc275.tar.gz
glibc-59cacc8162df151f12590ea4918cccb624abc275.tar.bz2
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 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f22c7300de..3d08e58ad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1998-09-05 Roland McGrath <roland@baalperazim.frob.com>
+ * 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/netinet/ip_icmp.h,
sysdeps/unix/sysv/linux/netinet/tcp.h,
sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.