From b4325d6e8968288d57d43ce802c314166461d8d6 Mon Sep 17 00:00:00 2001 From: Liu Aleaxander Date: Tue, 29 Jun 2010 15:05:40 -0700 Subject: [PATCH] --- yaml --- r: 200652 b: refs/heads/master c: fb967ecc584c20c74a007de749ca597068b0fcac h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/os-Linux/mem.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f7b1a0e4310b..634fb0c65b92 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 032093bd44ac935ed3792ef592f94497d491cd8b +refs/heads/master: fb967ecc584c20c74a007de749ca597068b0fcac diff --git a/trunk/arch/um/os-Linux/mem.c b/trunk/arch/um/os-Linux/mem.c index 93a11d7edfa0..e696144d2be3 100644 --- a/trunk/arch/um/os-Linux/mem.c +++ b/trunk/arch/um/os-Linux/mem.c @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include "init.h"