diff options
-rw-r--r-- | libdiskfs/shutdown.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/shutdown.c b/libdiskfs/shutdown.c index 440ce11f..32de8306 100644 --- a/libdiskfs/shutdown.c +++ b/libdiskfs/shutdown.c @@ -20,6 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ #include "priv.h" +#include <hurd/fsys.h> /* Shutdown the filesystem; flags are as for fsys_goaway. */ error_t |