X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=lib%2Fkstrtox.c;h=bf85e05ce85815a0fb36ab26f9e5642dd455ae1a;hb=7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba;hp=b8e2080c1a47a24a14c9618cd0dac5e4da0c0c67;hpb=9ffc66941df278c9f4df979b6bcf6c6ddafedd16;p=mirror_ubuntu-hirsute-kernel.git diff --git a/lib/kstrtox.c b/lib/kstrtox.c index b8e2080c1a47..bf85e05ce858 100644 --- a/lib/kstrtox.c +++ b/lib/kstrtox.c @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include "kstrtox.h" const char *_parse_integer_fixup_radix(const char *s, unsigned int *base)