aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2024-09-10 16:30:23 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2024-10-05 13:22:04 +0800
commit4df86c6ea5c37fe0452638f39a1e4b189da75c54 (patch)
tree9be783c6be6bae4a4b3fda5d1073f5b7a8a18038 /rust/helpers/build_bug.c
parentcrypto: sig - Move crypto_sig_*() API calls to include file (diff)
downloadwireguard-linux-4df86c6ea5c37fe0452638f39a1e4b189da75c54.tar.xz
wireguard-linux-4df86c6ea5c37fe0452638f39a1e4b189da75c54.zip
ASN.1: Clean up include statements in public headers
If <linux/asn1_decoder.h> is the first header included from a .c file (due to headers being sorted alphabetically), the compiler complains: include/linux/asn1_decoder.h:18:29: error: unknown type name 'size_t' Avoid by including <linux/types.h>. Jonathan notes that the counterpart <linux/asn1_encoder.h> already includes <linux/types.h>, but additionally includes the unnecessary <linux/bug.h>. Drop it. Signed-off-by: Lukas Wunner <lukas@wunner.de> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions