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 | 3cc11b2d334156d10a0d1f9e84eebf226ad89348 (patch) | |
tree | 383fe7808323195ed0f71b5fce042641db72f55f /ufs | |
parent | 6b715305542891c1983f6b37b4f1f8b97dc49de0 (diff) |
ioserver.h -> iohelp.h.
Diffstat (limited to 'ufs')
-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" |