diff options
-rw-r--r-- | drivers/staging/lustre/lustre/ptlrpc/errno.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/lustre/lustre/ptlrpc/errno.c b/drivers/staging/lustre/lustre/ptlrpc/errno.c index e44315047c2e..b904524fc1c6 100644 --- a/drivers/staging/lustre/lustre/ptlrpc/errno.c +++ b/drivers/staging/lustre/lustre/ptlrpc/errno.c @@ -27,6 +27,8 @@ */ #include <linux/errno.h> +#include <linux/kernel.h> +#include <linux/module.h> #include <lustre_errno.h> /* |