diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/ip_icmp.h (renamed from sysdeps/unix/sysv/linux/netinet/ip_icmp.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/tcp.h (renamed from sysdeps/unix/sysv/linux/netinet/tcp.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/netinet/udp.h (renamed from sysdeps/unix/sysv/linux/netinet/udp.h) | 0 |
4 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa80beadff..f22c7300de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-09-05 Roland McGrath <roland@baalperazim.frob.com> + + * 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. + 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> * string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param. diff --git a/sysdeps/unix/sysv/linux/netinet/ip_icmp.h b/sysdeps/gnu/netinet/ip_icmp.h index be7959ee7f..be7959ee7f 100644 --- a/sysdeps/unix/sysv/linux/netinet/ip_icmp.h +++ b/sysdeps/gnu/netinet/ip_icmp.h diff --git a/sysdeps/unix/sysv/linux/netinet/tcp.h b/sysdeps/gnu/netinet/tcp.h index 49fa180a00..49fa180a00 100644 --- a/sysdeps/unix/sysv/linux/netinet/tcp.h +++ b/sysdeps/gnu/netinet/tcp.h diff --git a/sysdeps/unix/sysv/linux/netinet/udp.h b/sysdeps/gnu/netinet/udp.h index 9ee66f0fce..9ee66f0fce 100644 --- a/sysdeps/unix/sysv/linux/netinet/udp.h +++ b/sysdeps/gnu/netinet/udp.h |