diff options
Diffstat (limited to 'libdiskfs/io-map-cntl.c')
-rw-r--r-- | libdiskfs/io-map-cntl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/io-map-cntl.c b/libdiskfs/io-map-cntl.c index 4a9b1f61..6432fa0a 100644 --- a/libdiskfs/io-map-cntl.c +++ b/libdiskfs/io-map-cntl.c @@ -15,9 +15,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "default_pager_U.h" #include "priv.h" #include "io_S.h" -#include <mach/default_pager.h> /* Implement io_map_cntl as described in <hurd/io.defs>. */ kern_return_t |