diff options
Diffstat (limited to 'osdep/LinuxNetLink.hpp')
| -rw-r--r-- | osdep/LinuxNetLink.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/LinuxNetLink.hpp b/osdep/LinuxNetLink.hpp index 681aa46f..454de6b1 100644 --- a/osdep/LinuxNetLink.hpp +++ b/osdep/LinuxNetLink.hpp @@ -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> |
