mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Avoid libmain header in libexpr
We just don't need it!
This commit is contained in:
parent
7e66f0d91c
commit
f002f85861
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "hash.hh"
|
||||
#include "primops.hh"
|
||||
#include "print-options.hh"
|
||||
#include "shared.hh"
|
||||
#include "exit.hh"
|
||||
#include "types.hh"
|
||||
#include "util.hh"
|
||||
#include "store-api.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue