diff options
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/init-first.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/init-first.c b/libdiskfs/init-first.c index 985d4513..6b0aee4e 100644 --- a/libdiskfs/init-first.c +++ b/libdiskfs/init-first.c @@ -19,6 +19,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ +#include "priv.h" + void diskfs_spawn_first_thread (void) { |