diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-05 20:02:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-05 20:02:58 +0000 |
commit | 39d690795a63d66c893ceecf74b910977cdfc8f1 (patch) | |
tree | 763e6aef66fcd107d271cc02b94df19be9d8cb26 /sysdeps/unix/sysv/linux/Dist | |
parent | dbe31b9a738993b563382c602d092c970bdc79ae (diff) | |
download | glibc-39d690795a63d66c893ceecf74b910977cdfc8f1.tar.gz glibc-39d690795a63d66c893ceecf74b910977cdfc8f1.tar.xz glibc-39d690795a63d66c893ceecf74b910977cdfc8f1.zip |
* sysdeps/unix/sysv/linux/sys/user.h: New file.
* sysdeps/unix/sysv/linux/Dist: Add it. * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add sys/user.h.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 9daf03a947..423d002f0b 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -12,4 +12,5 @@ sys/socketcall.h sys/sysctl.h sys/sysinfo.h sys/timex.h +sys/user.h termio.h |