From 4bb9af63c6d0ea8ba88c7a06542871e606c817a3 Mon Sep 17 00:00:00 2001 From: Thomas Veerman Date: Mon, 18 Jun 2012 13:39:21 +0000 Subject: [PATCH] mkfs.mfs: no need to include a.out.h --- usr.sbin/mkfs.mfs/mkfs.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.44.0