1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 20:16:03 +01: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 <time.h>
namespace nix {