X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fmath-emu%2Ffrsqrte.c;h=7c2ce43750dc14e5efb803385a08e98d45ae3455;hb=7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba;hp=1d0a3a0fd0e6d42f7117e3295ddd5de2e98d7c3f;hpb=1dd5c6b15372c7c127c509afa9a816bad5feed3b;p=mirror_ubuntu-zesty-kernel.git diff --git a/arch/powerpc/math-emu/frsqrte.c b/arch/powerpc/math-emu/frsqrte.c index 1d0a3a0fd0e6..7c2ce43750dc 100644 --- a/arch/powerpc/math-emu/frsqrte.c +++ b/arch/powerpc/math-emu/frsqrte.c @@ -1,6 +1,6 @@ #include #include -#include +#include int frsqrte(void *frD, void *frB)