1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-16 15:32:43 +01:00

* And some more.

This commit is contained in:
Eelco Dolstra 2009-09-24 07:39:55 +00:00
parent 193f59e077
commit c7057fc1f2
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@
#include <utime.h>
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
namespace nix {