wine/dlls/nsiproxy.sys
Chip Davis 0a70e1ac63 configure: Check for struct icmpstat.
NetBSD no longer has statistics structures. Instead, it stores them as
arrays of integer counters. It's backwards compatible with the old
statistics structures, but the struct definitions are missing. This has
likely been broken on NetBSD for quite some time as a result.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-13 22:11:41 +02:00
..
device.c nsiproxy: Enable compilation with long types. 2022-04-25 11:37:40 +02:00
icmp_echo.c nsiproxy: Don't use long types for local types. 2022-04-25 11:37:33 +02:00
ip.c configure: Check for struct icmpstat. 2022-05-13 22:11:41 +02:00
Makefile.in nsiproxy: Enable compilation with long types. 2022-04-25 11:37:40 +02:00
ndis.c nsiproxy: Don't use long types for local types. 2022-04-25 11:37:33 +02:00
nsi.c nsiproxy: Don't use long types for local types. 2022-04-25 11:37:33 +02:00
nsiproxy.sys.spec
nsiproxy_private.h
tcp.c nsiproxy: Enable compilation with long types. 2022-04-25 11:37:40 +02:00
udp.c nsiproxy: Add intermediate variables for sscanf on ULONG. 2022-04-25 11:37:36 +02:00
unix_private.h