diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-06 20:09:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-06 20:09:41 +0000 |
commit | 604220ddc61ac8778779226a7f506b13475e4ce7 (patch) | |
tree | b7eddf5e826035cbbf5ac392d051e33212fbddeb /sysdeps/unix/sysv | |
parent | 7e3f69ad02b8274d56d769f61ad24b0f6f290f28 (diff) | |
download | glibc-604220ddc61ac8778779226a7f506b13475e4ce7.tar glibc-604220ddc61ac8778779226a7f506b13475e4ce7.tar.gz glibc-604220ddc61ac8778779226a7f506b13475e4ce7.tar.bz2 glibc-604220ddc61ac8778779226a7f506b13475e4ce7.zip |
init-first.h has been removed, remove it here also.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/alpha/Dist | 1 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/Dist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/Dist b/sysdeps/unix/sysv/linux/alpha/Dist index c8868aa427..d80c5c2425 100644 --- a/sysdeps/unix/sysv/linux/alpha/Dist +++ b/sysdeps/unix/sysv/linux/alpha/Dist @@ -3,7 +3,6 @@ alpha/regdef.h clone.S ieee_get_fp_control.S ieee_set_fp_control.S -init-first.h ioperm.c ipc_priv.h kernel_sigaction.h diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist index 73fd68e2b4..49bdaf3636 100644 --- a/sysdeps/unix/sysv/linux/arm/Dist +++ b/sysdeps/unix/sysv/linux/arm/Dist @@ -1,5 +1,4 @@ clone.S -init-first.h ioperm.c setresuid.c setresgid.c |