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-wireless/irda-utils/files/irda-utils-0.9.18-SIOCGSTAM...

12 lines
272 B

https://bugs.gentoo.org/692428
--- a/irdadump/irdadump.c
+++ b/irdadump/irdadump.c
@@ -27,6 +27,7 @@
#include <sys/types.h>
#include <sys/time.h>
#include <sys/ioctl.h>
+#include <linux/sockios.h> /* SIOCGSTAMP */
#include <net/if_arp.h>
#include <net/if_packet.h>