diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2021-10-29 14:42:26 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2021-10-29 14:42:26 +0200 |
commit | 6e30d9b69f19a6fb4803b48a6fa7f2646dd9af10 (patch) | |
tree | 506e4467154150630dfc765ed3884eefc2e5b01d /src/libstore/build/entry-points.cc | |
parent | 0d00dd6262bfd77aaac516410f35970f9dccbcb9 (diff) | |
parent | e989c83b44d7c4d8ffe2e5f4231e4861c5f7732f (diff) |
Merge branch 'master' of https://github.com/alekswn/nix
Diffstat (limited to 'src/libstore/build/entry-points.cc')
-rw-r--r-- | src/libstore/build/entry-points.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstore/build/entry-points.cc b/src/libstore/build/entry-points.cc index 065efc855..9b4cfd835 100644 --- a/src/libstore/build/entry-points.cc +++ b/src/libstore/build/entry-points.cc @@ -1,4 +1,3 @@ -#include "machines.hh" #include "worker.hh" #include "substitution-goal.hh" #include "derivation-goal.hh" |