CHROMIUM: verity: build fix for init/do_mounts_dm.c

Change-Id: I714e012cae492c58311e096455e924c0c8fb3614
Signed-off-by: Olof Johansson <olofj@chromium.org>
This commit is contained in:
Olof Johansson
2010-11-10 16:53:13 -06:00
committed by Ben Zhang
parent 68d9f7330e
commit 025c033bac

View File

@@ -9,6 +9,7 @@
#include <linux/device-mapper.h>
#include <linux/fs.h>
#include <linux/string.h>
#include <linux/delay.h>
#include "do_mounts.h"