Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: dogcow
Date: Sun Jan 28 09:19:33 UTC 2007
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_debug.c
Added Files:
src/tools/compat/sys: endian.h
Log Message:
Due to recent changes in the cd9660 code, crosscompilation of tools/makefs
now fails due to the use of [be]e{16,32}dec. Add a compat header, and force
the inclusion of <sys/endian.h>.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/tools/compat/sys/endian.h
cvs rdiff -r1.5 -r1.6 src/usr.sbin/makefs/cd9660/cd9660_debug.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