Sweden-Number/dlls/nsiproxy.sys
Gerald Pfeifer c5d9f2f7c6 nsiproxy: Add $(PROCSTAT_LIBS) to EXTRALIBS.
We try to use libprocstat on non-Linux platforms and detect its
presence in the configure phase. Make sure we actually link this
library in that case by adding $(PROCSTAT_LIBS) to EXTRALIBS.

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-20 17:34:56 +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 sys/types.h from udp.c. 2021-08-20 17:34:56 +02:00