commit | 06ec53d0c9fcddcc071a0e07731e6c83238400e6 | [log] [tgz] |
---|---|---|
author | Andrew G. Morgan <[email protected]> | Mon Jun 21 17:46:43 2021 -0700 |
committer | Andrew G. Morgan <[email protected]> | Mon Jun 21 17:46:43 2021 -0700 |
tree | 3b72224cb78968adfbb15ab98a62b0960571e60c | |
parent | 3857d17677ab60c35d12c003eee219c6f51da566 [diff] |
Permit compilation with -std=c89. Tested with make COPTS="-O2 -std=c89" clean all test sudotest This addresses the issue reported by Byron Stanoszek: https://bugzilla.kernel.org/show_bug.cgi?id=213541 Signed-off-by: Andrew G. Morgan <[email protected]>