mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Cygwin compatibility.
This commit is contained in:
parent
f28ea27d83
commit
a03397be4c
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue