]> Zhao Yanbai Git Server - minix.git/commitdiff
mkfs.mfs: no need to include a.out.h
authorThomas Veerman <thomas@minix3.org>
Mon, 18 Jun 2012 13:39:21 +0000 (13:39 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 18 Jun 2012 13:39:21 +0000 (13:39 +0000)
usr.sbin/mkfs.mfs/mkfs.c

index a710690ebaa89a0bdbc5c5ccdd0c83e280deaa09..89eaa592669a8a18f5ae73ee037abea9a6014914 100644 (file)
@@ -29,7 +29,6 @@
 #include <minix/u64.h>
 #include <sys/ioctl.h>
 #endif
-#include <a.out.h>
 #include <dirent.h>
 
 #undef EXTERN