1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 16:51:15 +02:00

* Missing #include.

This commit is contained in:
Eelco Dolstra 2006-09-05 10:32:47 +00:00
parent fc195519b5
commit a89a201598

View file

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