diff options
| -rw-r--r-- | fs/partitions/ultrix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/partitions/ultrix.c b/fs/partitions/ultrix.c index 8a8d4d9db314..ec852c11dce4 100644 --- a/fs/partitions/ultrix.c +++ b/fs/partitions/ultrix.c | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | */ | 7 | */ |
| 8 | 8 | ||
| 9 | #include "check.h" | 9 | #include "check.h" |
| 10 | #include "ultrix.h" | ||
| 10 | 11 | ||
| 11 | int ultrix_partition(struct parsed_partitions *state, struct block_device *bdev) | 12 | int ultrix_partition(struct parsed_partitions *state, struct block_device *bdev) |
| 12 | { | 13 | { |
