Commit ad025a56 authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller

tipc: remove duplicated include from socket.c

Remove duplicated include.
Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 27446442
......@@ -40,7 +40,6 @@
#include "node.h"
#include "link.h"
#include <linux/export.h>
#include "link.h"
#define SS_LISTENING -1 /* socket is listening */
#define SS_READY -2 /* socket is connectionless */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment