diff options
Diffstat (limited to 'third_party/nix/src/libstore/profiles.hh')
-rw-r--r-- | third_party/nix/src/libstore/profiles.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nix/src/libstore/profiles.hh b/third_party/nix/src/libstore/profiles.hh index c23fe1f8598d..b1c3f0948713 100644 --- a/third_party/nix/src/libstore/profiles.hh +++ b/third_party/nix/src/libstore/profiles.hh @@ -1,6 +1,7 @@ #pragma once #include <time.h> + #include "pathlocks.hh" #include "types.hh" |