1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Merge pull request #14433 from jonhermansen/backport-14134-to-2.31-maintenance

This commit is contained in:
Sergei Zimmerman 2025-11-01 00:57:54 +03:00 committed by GitHub
commit 60e906a535
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@
#include <random>
#include <climits>
#include <thread>
#include <errno.h>
#include <fcntl.h>
#include <sys/stat.h>