diff options
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ext2fs.h | 2 |
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> |