Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

nfqws2: compile compat

This commit is contained in:
bol-van
2026-02-04 15:14:49 +03:00
parent fb71a41ea5
commit 181395be87

View File

@@ -24,4 +24,8 @@ ssize_t getrandom(void *ptr, size_t len, unsigned int flags);
#endif #endif
#elif defined(__CYGWIN__)
#include <sys/random.h>
#endif #endif