mirror of
https://github.com/NixOS/nix
synced 2025-06-27 04:21:16 +02:00
fix missing includes in various headers
This commit is contained in:
parent
d8117c8c0d
commit
b338140931
8 changed files with 17 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include "error.hh"
|
||||
#include "logging.hh"
|
||||
#include "ansicolor.hh"
|
||||
#include "signals.hh"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue