Sweden-Number/dlls/nsiproxy.sys
Gerald Pfeifer f153ce2dab nsiproxy: Include netinet/in.h in udp.c.
This is necessary to define struct in_addr which is used by
netinet/ip.h on FreeBSD.

Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-23 11:48:54 +02:00
..
Makefile.in nsiproxy: Add $(PROCSTAT_LIBS) to EXTRALIBS. 2021-08-20 17:34:56 +02:00
device.c nsiproxy: Introduce IOCTL_NSIPROXY_WINE_GET_PARAMETER. 2021-07-01 22:34:31 +02:00
ip.c nsiproxy: Add an #ifdef guard for SIN_ROUTER. 2021-08-13 11:38:08 +02:00
ndis.c nsiproxy: Implement IP unicast get_all_parameters. 2021-07-20 12:15:59 +02:00
nsi.c nsiproxy: Implement UDP endpoint enumerate_all. 2021-08-18 11:07:20 +02:00
nsiproxy.sys.spec
nsiproxy_private.h nsiproxy: Implement UDP endpoint enumerate_all. 2021-08-18 11:07:20 +02:00
tcp.c nsiproxy: Include netinet/in_pcb.h. 2021-08-19 11:15:52 +02:00
udp.c nsiproxy: Include netinet/in.h in udp.c. 2021-08-23 11:48:54 +02:00