mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 22:54:05 +08:00
tipc: remove duplicated include from socket.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
27446442a8
commit
ad025a56a5
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user