diff options
| -rw-r--r-- | net/sunrpc/auth_gss/gss_krb5_seal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/auth_gss/gss_krb5_seal.c b/net/sunrpc/auth_gss/gss_krb5_seal.c index 54e41c01edb7..b4adeb06660b 100644 --- a/net/sunrpc/auth_gss/gss_krb5_seal.c +++ b/net/sunrpc/auth_gss/gss_krb5_seal.c | |||
| @@ -63,6 +63,7 @@ | |||
| 63 | #include <linux/sunrpc/gss_krb5.h> | 63 | #include <linux/sunrpc/gss_krb5.h> |
| 64 | #include <linux/random.h> | 64 | #include <linux/random.h> |
| 65 | #include <linux/crypto.h> | 65 | #include <linux/crypto.h> |
| 66 | #include <linux/atomic.h> | ||
| 66 | 67 | ||
| 67 | #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) | 68 | #if IS_ENABLED(CONFIG_SUNRPC_DEBUG) |
| 68 | # define RPCDBG_FACILITY RPCDBG_AUTH | 69 | # define RPCDBG_FACILITY RPCDBG_AUTH |
