* Fix building hydra_eval_jobs against the sqlite branch.

This commit is contained in:
Eelco Dolstra
2010-03-04 13:26:28 +00:00
parent 00b2f7c141
commit 934fbc868f
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
#include "util.hh"
#include "xml-writer.hh"
#include "get-drvs.hh"
#include "aterm.hh"
using namespace nix;