Subject: CVS commit: [netbsd-1-6] basesrc/usr.bin/file
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 14:06:58
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.