commit | 06452eb0538827d2158945d20e3d33e359884437 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Jun 19 10:49:50 2013 +0800 |
committer | David Teigland <teigland@redhat.com> | Wed Jun 19 09:52:09 2013 -0500 |
tree | 623089360ca6db81ce1d52507f7dc25632d16485 | |
parent | 86e92ad299fb0be359efdd61812944497d4d8d52 [diff] |
dlm: remove duplicated include from lowcomms.c Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: David Teigland <teigland@redhat.com>
diff --git a/fs/dlm/lowcomms.c b/fs/dlm/lowcomms.c index 4f539dd..d90909e 100644 --- a/fs/dlm/lowcomms.c +++ b/fs/dlm/lowcomms.c
@@ -52,7 +52,6 @@ #include <linux/mutex.h> #include <linux/sctp.h> #include <linux/slab.h> -#include <linux/sctp.h> #include <net/sctp/sctp.h> #include <net/ipv6.h>