summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-09 15:54:08 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-09 15:54:08 +0000
commit3cc11b2d334156d10a0d1f9e84eebf226ad89348 (patch)
tree383fe7808323195ed0f71b5fce042641db72f55f /ext2fs
parent6b715305542891c1983f6b37b4f1f8b97dc49de0 (diff)
ioserver.h -> iohelp.h.
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h
index bef59a3d..302a0c94 100644
--- a/ext2fs/ext2fs.h
+++ b/ext2fs/ext2fs.h
@@ -23,7 +23,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 <rwlock.h>