Module Name: src Committed By: rillig Date: Mon Jun 20 21:26:44 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: err.c
Log Message:
lint: remove redundant include
err.c doesn't use anything from <sys/types.h>, plus it is already
included by "lint.h".
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/usr.bin/xlint/lint1/err.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
