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-libs/libnet/files/libnet-1.2-socklen_t.patch

12 lines
145 B

--- a/src/libnet_raw.c
+++ b/src/libnet_raw.c
@@ -77,7 +77,7 @@
#else
BOOL n;
#endif
- int len;
+ socklen_t len;
#ifdef SO_SNDBUF