Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09c3e546 authored by Wei Yongjun's avatar Wei Yongjun Committed by Trond Myklebust
Browse files

SUNRPC: remove duplicated include from clnt.c



Remove duplicated include.

Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent c698dbf9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include <linux/in.h>
#include <linux/in6.h>
#include <linux/un.h>
#include <linux/rcupdate.h>

#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/addr.h>