From: Thomas Veerman Date: Mon, 18 Jun 2012 13:39:21 +0000 (+0000) Subject: mkfs.mfs: no need to include a.out.h X-Git-Tag: v3.2.1~484 X-Git-Url: http://zhaoyanbai.com/repos/tz-link.htm?a=commitdiff_plain;h=4bb9af63c6d0ea8ba88c7a06542871e606c817a3;p=minix.git mkfs.mfs: no need to include a.out.h --- diff --git a/usr.sbin/mkfs.mfs/mkfs.c b/usr.sbin/mkfs.mfs/mkfs.c index a710690eb..89eaa5926 100644 --- a/usr.sbin/mkfs.mfs/mkfs.c +++ b/usr.sbin/mkfs.mfs/mkfs.c @@ -29,7 +29,6 @@ #include #include #endif -#include #include #undef EXTERN