Module Name: src Committed By: dholland Date: Sat Dec 25 17:19:05 UTC 2010
Modified Files: src/usr.bin/make: parse.c Log Message: Uses stat; needs sys/stat.h. No idea what's pulling it in implicitly on NetBSD so I didn't notice. Woops. Noted by Kurt Schreiner on current-users. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/usr.bin/make/parse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.