Subject: CVS commit: src/sbin/mount_tmpfs
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 09/30/2005 14:25:07
Module Name:	src
Committed By:	jmmv
Date:		Fri Sep 30 14:25:07 UTC 2005

Modified Files:
	src/sbin/mount_tmpfs: mount_tmpfs.c

Log Message:
Do not use stdbool.h; it breaks the build on ports using gcc 2.x (such as
vax).  Ew.  Pointed out by he@.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sbin/mount_tmpfs/mount_tmpfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.