From b6f1b728f1a9187d0b60e92765343c9b0158e38d Mon Sep 17 00:00:00 2001 From: Russell King Date: Thu, 13 Jul 2006 20:48:35 +0100 Subject: [PATCH] --- yaml --- r: 32530 b: refs/heads/master c: 3e705f279a942471b258b1c7a9e54aa8ff36b89f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/root_dev.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0a2295db2bcf..50c520b35280 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f1aaee53f2877a7afa55e8245c241ff60a86367d +refs/heads/master: 3e705f279a942471b258b1c7a9e54aa8ff36b89f diff --git a/trunk/include/linux/root_dev.h b/trunk/include/linux/root_dev.h index ea4bc9d13735..ed241aad7c17 100644 --- a/trunk/include/linux/root_dev.h +++ b/trunk/include/linux/root_dev.h @@ -2,6 +2,8 @@ #define _ROOT_DEV_H_ #include +#include +#include enum { Root_NFS = MKDEV(UNNAMED_MAJOR, 255),