diff options
Diffstat (limited to 'fs/partitions/check.c')
-rw-r--r-- | fs/partitions/check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/partitions/check.c b/fs/partitions/check.c index 76476f512..e3d8ed60b 100644 --- a/fs/partitions/check.c +++ b/fs/partitions/check.c @@ -29,6 +29,7 @@ #include "osf.h" #include "sgi.h" #include "sun.h" +#include "ultrix.h" extern void device_init(void); extern void md_setup_drive(void); |