diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-08 19:37:51 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-08 19:37:51 +0000 |
commit | f93037cd176ecfcc1c8b590834142cbc0030426c (patch) | |
tree | ac2a6418ff8914f0a463ca910a461f17bfce54e1 /libdiskfs | |
parent | 493eba5e783890bc514eb1f4524ff7b2c56259fc (diff) |
Formerly init-first.c.~2~
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) { |