Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fdisk
Module Name: src
Committed By: uwe
Date: Sat Aug 27 22:43:40 UTC 2005
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
When building as host tool don't include "../../include/util.h".
opendisk() declared in that file is not used in this case anyway, and
<util.h> pulls in unwatned includes (e.g. <utmpx.h> doesn't exist on
FreeBSD 4.*).
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index