Module Name: src Committed By: christos Date: Fri Apr 18 02:17:14 UTC 2014
Modified Files:
src/usr.bin/xlint/lint1: main1.c
Log Message:
don't include fmemopen in tools builds. Since tools does not define
_NETBSD_SOURCE, we don't get the fmemopen prototype
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/xlint/lint1/main1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
