From: Thomas Veerman Date: Thu, 13 Aug 2009 09:02:43 +0000 (+0000) Subject: Fixed compilation issue. X-Git-Tag: v3.1.5~204 X-Git-Url: http://zhaoyanbai.com/repos/doc/html/index.html?a=commitdiff_plain;h=f50d94b793bd1813d7e37c153fddbbfecfd0a34d;p=minix.git Fixed compilation issue. --- diff --git a/commands/simple/mount.c b/commands/simple/mount.c index 7f0aef6b2..911407bf3 100755 --- a/commands/simple/mount.c +++ b/commands/simple/mount.c @@ -6,6 +6,7 @@ #include #include #include +#include #include #include #include