diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-07 20:36:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-07 20:36:16 +0000 |
commit | bd5fa7727c231fd750e65c8723b0dc6e8ba9c388 (patch) | |
tree | ed984c95630d471b5f4124daa6ef674ae45736b3 /sysdeps/unix/sysv | |
parent | 500590c7675c714ea700f24c402ef4fc2166cc4c (diff) |
Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/unix/sysv/linux/Dist: Add sys/sysinfo.h, sys/mount.h,
sys/kdaemon.h, sys/io.h, sys/mount.h, sysctl.c.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 2ef1119325..affc75f8b0 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -1,8 +1,14 @@ +sysctl.c net/if.h +nfs/nfs.h sys/acct.h +sys/io.h +sys/kdaemon.h +sys/module.h +sys/mount.h sys/quota.h sys/socketcall.h sys/sysctl.h +sys/sysinfo.h sys/timex.h -nfs/nfs.h termio.h |