1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-27 04:30:59 +01:00

build error

This commit is contained in:
Wouter den Breejen 2007-05-20 12:29:55 +00:00
parent 8a7874d77d
commit 3fc0b0da58
18 changed files with 97 additions and 71 deletions

View file

@ -2,7 +2,7 @@
#define __UTIL_H
#include "types.hh"
#include "../libstore/derivations.hh"
#include "derivations.hh"
#include <sys/types.h>
#include <dirent.h>