diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1996-05-09 15:54:08 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1996-05-09 15:54:08 +0000 |
| commit | b4b71df7ac62246208bbbdc4318a660934cb9474 (patch) | |
| tree | f816f02cc4deced6b91a36177aecc684d816a55e | |
| parent | fbd04f92d5991152755b7ec83fa96d3487842102 (diff) | |
ioserver.h -> iohelp.h.
| -rw-r--r-- | ufs/ufs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include <hurd/ports.h> #include <hurd/pager.h> #include <hurd/fshelp.h> -#include <hurd/ioserver.h> +#include <hurd/iohelp.h> #include <hurd/diskfs.h> #include <assert.h> #include "fs.h" |
