diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-03-17 04:12:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-03-17 04:12:29 +0000 |
commit | cac34d519abb06241f3130a17f508973ebc8de8a (patch) | |
tree | 40de99cb402f264b18e07da9fc47da89690ba6d1 | |
parent | b47d1816eb38cec8ad3181a77c78bc92b0c14ec3 (diff) | |
download | glibc-cac34d519abb06241f3130a17f508973ebc8de8a.tar.gz glibc-cac34d519abb06241f3130a17f508973ebc8de8a.tar.xz glibc-cac34d519abb06241f3130a17f508973ebc8de8a.zip |
Add kernel_stat.h.
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/alpha/Dist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 9c41e50b4c..7b94300c6a 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -1,6 +1,7 @@ cmsg_nxthdr.c init-first.h kernel_sigaction.h +kernel_stat.h llseek.c siglist.h sysctl.c diff --git a/sysdeps/unix/sysv/linux/alpha/Dist b/sysdeps/unix/sysv/linux/alpha/Dist index 344ffa55fb..80fca49a9b 100644 --- a/sysdeps/unix/sysv/linux/alpha/Dist +++ b/sysdeps/unix/sysv/linux/alpha/Dist @@ -4,6 +4,7 @@ ioperm.c init-first.h clone.S kernel_sigaction.h +kernel_stat.h sys/io.h sys/acct.h sys/kernel_termios.h |