mirror of
https://github.com/znc/znc.git
synced 2026-06-11 09:15:01 +02:00
13f7574579
* Fixes warnings under musl-libc. * <fcntl.h> should be universal in the Unix world, it's more likely a system doesn't have <sys/fcntl.h> than if it doesn't have <fcntl.h> (and has <sys/fcntl.h>.)