diff options
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/i386/Dist | 7 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 66d926655e..61d8795db8 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -48,7 +48,6 @@ sa_len.c scsi/sg.h scsi/scsi.h sys/acct.h -sys/debugreg.h sys/fsuid.h sys/io.h sys/kd.h diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist index 980b3a22c9..53a6b338fb 100644 --- a/sysdeps/unix/sysv/linux/i386/Dist +++ b/sysdeps/unix/sysv/linux/i386/Dist @@ -1,10 +1,11 @@ bits/mman.h clone.S -s_pwrite64.S s_pread64.S -sys/perm.h -sys/vm86.h +s_pwrite64.S +sys/debugreg.h sys/elf.h +sys/perm.h sys/procfs.h sys/reg.h sys/user.h +sys/vm86.h |