You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
222 B

--- a/src/os-linux.h
+++ b/src/os-linux.h
@@ -3,6 +3,7 @@
#include <linux/mroute.h>
#include <netinet/ip.h>
#include <netinet/igmp.h>
+#include <sys/types.h>
static inline u_short ip_data_len(const struct ip *ip)
{