mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
* Missing #include.
This commit is contained in:
parent
fc195519b5
commit
a89a201598
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include "types.hh"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Reference in a new issue