angiosperm/authd/providers
Aaron Jones 80d71456cf
authd/providers/opm.c: include <netinet/tcp.h> (#318)
This header defines the TCP_NODELAY flag, which this compilation
unit uses.

Other C libraries implicitly include this header from some other
header we are using (I have not investigated which), but musl's
system headers do not, which breaks building on musl.

Reported-by: 0x5c <dev@0x5c.io>
2022-04-08 09:47:18 -07:00
..
dnsbl.c Undo overzealous seddery 2020-10-23 12:57:02 +01:00
ident.c authd: substitute * if rewritten user is empty 2021-06-08 22:09:47 +01:00
opm.c authd/providers/opm.c: include <netinet/tcp.h> (#318) 2022-04-08 09:47:18 -07:00
rdns.c authd: assume all providers are running 2017-08-20 12:54:45 +01:00