X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2Fkstrtox.c;h=bf85e05ce85815a0fb36ab26f9e5642dd455ae1a;hb=46f6236aa1c48e06b10a2fe0386ac4114b438622;hp=b8e2080c1a47a24a14c9618cd0dac5e4da0c0c67;hpb=0ea67fae9e80bfd69713b51ba3fa53879be5383b;p=karo-tx-linux.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)