mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
Fix GC build
This commit is contained in:
parent
86169d2114
commit
92d917b71a
2 changed files with 5 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
|||
|
||||
#include <map>
|
||||
|
||||
#if HAVE_BOEHMGC
|
||||
#include <gc/gc_allocator.h>
|
||||
#endif
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue