Skip to content

Commit e732f44

Browse files
author
Trond Myklebust
committed
SUNRPC: Fix a compile warning for cmpxchg64()
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
1 parent 44f411c commit e732f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

net/sunrpc/auth_gss/gss_krb5_seal.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
#include <linux/sunrpc/gss_krb5.h>
6464
#include <linux/random.h>
6565
#include <linux/crypto.h>
66+
#include <linux/atomic.h>
6667

6768
#if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
6869
# define RPCDBG_FACILITY RPCDBG_AUTH

0 commit comments

Comments
 (0)