Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 11/02/1999 13:05:21
Module Name: basesrc
Committed By: jwise
Date: Tue Nov 2 21:05:21 UTC 1999
Modified Files:
basesrc/usr.bin/file: config.h file.h
Log Message:
Use <inttypes.h> to get typedefs of integral types instead of local #defines
in "config.h". Makes this compile again.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 basesrc/usr.bin/file/config.h
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/file/file.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.