X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fstaging%2Flustre%2Flnet%2Fselftest%2Fselftest.h;h=7bc616602b11b013d1b7f05c22191051e314b30b;hb=9fdaf8c0b92ab374f8501eb47855776afc928e45;hp=f4806a6bc942d52b5bcda61a5a3369f0a59c8764;hpb=f81d2eaa558b5134d70682f5781064a930793de6;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/staging/lustre/lnet/selftest/selftest.h b/drivers/staging/lustre/lnet/selftest/selftest.h index f4806a6bc942..7bc616602b11 100644 --- a/drivers/staging/lustre/lnet/selftest/selftest.h +++ b/drivers/staging/lustre/lnet/selftest/selftest.h @@ -43,11 +43,11 @@ #define LNET_ONLY -#include -#include -#include -#include -#include +#include "../../include/linux/libcfs/libcfs.h" +#include "../../include/linux/lnet/lnet.h" +#include "../../include/linux/lnet/lib-lnet.h" +#include "../../include/linux/lnet/lib-types.h" +#include "../../include/linux/lnet/lnetst.h" #include "rpc.h" #include "timer.h"