Module Name: src Committed By: rillig Date: Sun Jan 3 18:35:51 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: print.c tree.c Log Message: lint: remove redundant include of externs1.h It is already included by lint1.h. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/xlint/lint1/print.c cvs rdiff -u -r1.118 -r1.119 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.