提交 a70cf17c 编写于 作者: A Adrian Bunk 提交者: Adrian Bunk

fs/partitions/ultrix.c should #include "ultrix.h"

Every file should #include the headers containing the prototypes for
it's global functions.
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
上级 34c90b29
......@@ -7,6 +7,7 @@
*/
#include "check.h"
#include "ultrix.h"
int ultrix_partition(struct parsed_partitions *state, struct block_device *bdev)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册