diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-16 19:07:24 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-16 19:07:24 +0000 |
commit | 910067b1d2206727f8af3d5dabd8eec304e0ea99 (patch) | |
tree | 6bd19a902fe647b647790ba5511db1285371e7fb /libdiskfs/shutdown.c | |
parent | 56ca716479768c53243f27503e27274b6cb9ea39 (diff) |
Formerly shutdown.c.~2~
Diffstat (limited to 'libdiskfs/shutdown.c')
-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 |