Remove direct include of bits/sockaddr.h
This commit is contained in:
parent
65b0030342
commit
3cd0ab1b3b
2 changed files with 2 additions and 3 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include <vector>
|
||||
|
||||
#include <bits/sockaddr.h>
|
||||
#include <sys/socket.h>
|
||||
#include <asm/types.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue