From 2ce16ec793c0b58757017cd3f198e56ed8beaacf Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Wed, 29 Jul 2009 15:04:11 -0700 Subject: [PATCH] --- yaml --- r: 156050 b: refs/heads/master c: 5c8053652328693d10551131432ef3573e77ed2d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ramfs/file-nommu.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e8705b12a4d4..62ea7bf114b8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02 +refs/heads/master: 5c8053652328693d10551131432ef3573e77ed2d diff --git a/trunk/fs/ramfs/file-nommu.c b/trunk/fs/ramfs/file-nommu.c index ebb2c417912c..11f0c06316de 100644 --- a/trunk/fs/ramfs/file-nommu.c +++ b/trunk/fs/ramfs/file-nommu.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include "internal.h"