summaryrefslogtreecommitdiff
path: root/net-libs/libtrace/files/libtrace-4.0.9_p1-SIOCGSTAMP.patch
blob: 0693601356b20f44f55cddbd5daf4b5d9d71a2d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/lib/format_linux_common.h b/lib/format_linux_common.h
index 244144b1..b6a66d30 100644
--- a/lib/format_linux_common.h
+++ b/lib/format_linux_common.h
@@ -44,6 +44,7 @@
 #include <netpacket/packet.h>
 #include <net/ethernet.h>
 #include <net/if_arp.h>
+#include <linux/sockios.h>
 
 #include <net/if.h>
 #include <sys/ioctl.h>