Browse Source
daemon: Include 'config.h' in 'nix-daemon.cc'.
* nix/nix-daemon/nix-daemon.cc: Include 'config.h'.
gn-latest-20200428
Timothy Sample
1 year ago
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with
1 additions and
0 deletions
-
nix/nix-daemon/nix-daemon.cc
|
|
@@ -1,3 +1,4 @@ |
|
|
|
#include "config.h" |
|
|
|
#include "shared.hh" |
|
|
|
#include "local-store.hh" |
|
|
|
#include "util.hh" |
|
|
|