mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
unbreak build without pch
This commit is contained in:
parent
c86c71c2b1
commit
d64ab5131c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
|
#include <sys/utsname.h>
|
||||||
|
|
||||||
|
|
||||||
namespace nix {
|
namespace nix {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue