unbreak build without pch

(cherry picked from commit d64ab5131c)
This commit is contained in:
John Ericson
2020-01-12 18:12:34 -05:00
committed by Eelco Dolstra
parent 734488a00f
commit d2008f2fff

View File

@@ -7,6 +7,7 @@
#include <map>
#include <thread>
#include <dlfcn.h>
#include <sys/utsname.h>
namespace nix {