* Missing #include.

This commit is contained in:
Eelco Dolstra 2006-09-05 10:32:47 +00:00
parent fc195519b5
commit a89a201598
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#include "types.hh"
#include <time.h>
namespace nix {