daemon: Include 'config.h' in 'nix-daemon.cc'.
* nix/nix-daemon/nix-daemon.cc: Include 'config.h'.master
parent
015fc03611
commit
82c4ad9646
|
@ -1,3 +1,4 @@
|
|||
#include "config.h"
|
||||
#include "shared.hh"
|
||||
#include "local-store.hh"
|
||||
#include "util.hh"
|
||||
|
|
Reference in New Issue