X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2Fkref.c;h=6d19f690380b8e3020b3a74e8fac3d2713055d0e;hb=98c89cdd3a292af3451e47a2a33132f5183861b0;hp=9ecd6e86561034f2a097bcc027765704e124f7df;hpb=6e5565f949af1322f8f3d3f43d044645ae448499;p=karo-tx-linux.git diff --git a/lib/kref.c b/lib/kref.c index 9ecd6e865610..6d19f690380b 100644 --- a/lib/kref.c +++ b/lib/kref.c @@ -13,6 +13,7 @@ #include #include +#include /** * kref_set - initialize object and set refcount to requested number.