aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/search-path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexpr/search-path.cc')
-rw-r--r--src/libexpr/search-path.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libexpr/search-path.cc b/src/libexpr/search-path.cc
index 180d5f8b1..a25767496 100644
--- a/src/libexpr/search-path.cc
+++ b/src/libexpr/search-path.cc
@@ -1,5 +1,4 @@
#include "search-path.hh"
-#include "util.hh"
namespace nix {