Explorar o código

socket_info: add #include "linux/types.h"

Ovidiu Sas %!s(int64=13) %!d(string=hai) anos
pai
achega
141fc56f5a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      socket_info.c

+ 1 - 0
socket_info.c

@@ -847,6 +847,7 @@ int add_listen_iface(char* name, struct name_lst* addr_l,
 }
 #ifdef __OS_linux
 
+#include "linux/types.h"
 #include "linux/netlink.h"
 #include "linux/rtnetlink.h"
 #include "arpa/inet.h"