Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/defines.h: Remove condition on __STRICT_ANSI__
We require C11 since a few releases ago. It seems I missed this reminder of ANSI C (C89) back then. Signed-off-by: Alejandro Colomar <alx@kernel.org>
- Loading branch information