From 910067b1d2206727f8af3d5dabd8eec304e0ea99 Mon Sep 17 00:00:00 2001
From: "Michael I. Bushnell" <mib@gnu.org>
Date: Wed, 16 Feb 1994 19:07:24 +0000
Subject: Formerly shutdown.c.~2~

---
 libdiskfs/shutdown.c | 1 +
 1 file changed, 1 insertion(+)

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 
-- 
cgit v1.2.3