Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 10/07/2005 01:04:09
Module Name:	src
Committed By:	dogcow
Date:		Fri Oct  7 01:04:09 UTC 2005

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

Log Message:
Fix cross-compilation on FreeBSD 4.x (and other OSes) where PRId64 isn't
defined.


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sbin/fdisk/fdisk.c

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