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

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */