From bacb5bb0515587a91f038dab798d4795d45e807f Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Fri, 24 Jul 2009 12:35:03 +0100 Subject: [PATCH] --- yaml --- r: 160823 b: refs/heads/master c: b32f3afe3c5c4ddd1c414d41845470a99c88475f h: refs/heads/master i: 160821: 9254f8080cf0ed523643513eaf71136a58b0100c 160819: 6bb6a42c6303a4798f28fcb1e8fedcc4954b29a0 160815: d8b554224c10b9bad2aca4c12a6e0b53851d223d v: v3 --- [refs] | 2 +- trunk/arch/arm/mm/nommu.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3aaa3afb3927..f9c5faa618a6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ab6494f0c96f8953c7ad3e35301b2de2db3add57 +refs/heads/master: b32f3afe3c5c4ddd1c414d41845470a99c88475f diff --git a/trunk/arch/arm/mm/nommu.c b/trunk/arch/arm/mm/nommu.c index ad7bacc693b2..900811cc9130 100644 --- a/trunk/arch/arm/mm/nommu.c +++ b/trunk/arch/arm/mm/nommu.c @@ -12,6 +12,7 @@ #include #include #include +#include #include #include "mm.h"