Browse Source

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>
Wei Yongjun 12 years ago
parent
commit
06452eb053
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/dlm/lowcomms.c

+ 0 - 1
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>