Module Name: src Committed By: kre Date: Sat Jun 15 05:02:24 UTC 2024
Modified Files:
src/bin/sh: syntax.h
Log Message:
This file uses CHAR_MIN so needs <limits.h> to be complete.
While here, fix a typo in the alternate (as in #if 0'd out) version
of the ISCTL() macro.
NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/bin/sh/syntax.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
