diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 6bd0d8593f..8b9f092c24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-01-25 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/Dist: Remove sys/io.h. + * posix/fnmatch_loop.c: Fix problem with FNM_LEADING_DIR. * posix/testfnm.c: Add a few more tests. Rearrange test output. diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 832ce4a1f1..f21ff4886a 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -57,7 +57,6 @@ scsi/scsi.h scsi/scsi_ioctl.h sys/acct.h sys/fsuid.h -sys/io.h sys/kd.h sys/kdaemon.h sys/klog.h |