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:07:19 UTC 2002

Modified Files:
        basesrc/usr.bin/file [netbsd-1-6]: print.c

Log Message:
Pull up revision 1.28 (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.24 -r1.24.2.1 basesrc/usr.bin/file/print.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