mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
daemon: Include 'config.h' in 'nix-daemon.cc'.
* nix/nix-daemon/nix-daemon.cc: Include 'config.h'.
This commit is contained in:
parent
015fc03611
commit
82c4ad9646
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "config.h"
|
||||
#include "shared.hh"
|
||||
#include "local-store.hh"
|
||||
#include "util.hh"
|
||||
|
|
Loading…
Reference in a new issue