svn commit: r186270 - projects/makefs

Sam Leffler sam at FreeBSD.org
Wed Dec 17 21:54:55 PST 2008


Author: sam
Date: Thu Dec 18 05:54:54 2008
New Revision: 186270
URL: http://svn.freebsd.org/changeset/base/186270

Log:
  another nbtool turd

Modified:
  projects/makefs/ffs.c

Modified: projects/makefs/ffs.c
==============================================================================
--- projects/makefs/ffs.c	Thu Dec 18 05:41:51 2008	(r186269)
+++ projects/makefs/ffs.c	Thu Dec 18 05:54:54 2008	(r186270)
@@ -72,9 +72,7 @@ __RCSID("$NetBSD: ffs.c,v 1.30 2004/06/2
 
 #include <sys/param.h>
 
-#if !HAVE_NBTOOL_CONFIG_H
 #include <sys/mount.h>
-#endif
 
 #include <assert.h>
 #include <errno.h>


More information about the svn-src-projects mailing list