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.
gentoo-overlay/net-analyzer/ipsumdump/files/ipsumdump-1.86-SIOCGSTAMP.p...

11 lines
228 B

--- a/src/fromdevice.cc
+++ b/src/fromdevice.cc
@@ -47,6 +47,7 @@
#if FROMDEVICE_ALLOW_LINUX
# include <sys/socket.h>
+# include <linux/sockios.h>
# include <net/if.h>
# include <features.h>
# include <linux/if_packet.h>