Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/usr.bin/file
Module Name: basesrc
Committed By: he
Date: Sun Dec 1 12:06:58 UTC 2002
Modified Files:
basesrc/usr.bin/file [netbsd-1-6]: apprentice.c
Log Message:
Pull up revision 1.35 (requested by thorpej in ticket #820):
Don't include <sys/cdefs.h> directly. On NetBSD systems,
it will be pulled in by <sys/types.h>, and on non-NetBSD
systems (host tool case), it doesn't really matter since
it's just for the __RCSID macro.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.29.2.1 basesrc/usr.bin/file/apprentice.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