mirror of
https://github.com/NixOS/nix
synced 2025-07-06 13:21:47 +02:00
* And some more.
This commit is contained in:
parent
193f59e077
commit
c7057fc1f2
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <utime.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue