From c6e927230b176e60b244226baba1f3d481cca38d Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 21 May 1996 22:51:05 +0000 Subject: [PATCH] Tue May 21 18:48:46 1996 Roland McGrath * sysdeps/unix/sysv/linux/Implies: Include `gnu'. * sysdeps/mach/hurd/Implies: Likewise. --- sysdeps/mach/hurd/Implies | 3 +++ sysdeps/unix/sysv/linux/Implies | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/sysdeps/mach/hurd/Implies b/sysdeps/mach/hurd/Implies index b6e4d864d5..b6063463ce 100644 --- a/sysdeps/mach/hurd/Implies +++ b/sysdeps/mach/hurd/Implies @@ -1,2 +1,5 @@ +# The gnu subdirectory exists for things common to both Linux-based and +# Hurd-based GNU systems. +gnu # The Hurd provides a rough superset of the functionality of 4.4 BSD. unix/bsd/bsd4.4 diff --git a/sysdeps/unix/sysv/linux/Implies b/sysdeps/unix/sysv/linux/Implies index 41c26f20f9..4deb1c6245 100644 --- a/sysdeps/unix/sysv/linux/Implies +++ b/sysdeps/unix/sysv/linux/Implies @@ -1,3 +1,7 @@ +# The gnu subdirectory exists for things common to both Linux-based and +# Hurd-based GNU systems. +gnu + # Linux shares most of the syscalls which are also common to BSD and SVR4. unix/common -- 2.11.0