* Skeleton of remote store implementation.

This commit is contained in:
Eelco Dolstra 2006-11-30 18:35:36 +00:00
parent 6ecb840fd1
commit 9cf1948993
4 changed files with 14 additions and 6 deletions

View file

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