mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
* Added some missing #includes.
This commit is contained in:
parent
803a924b77
commit
d930a9bc5a
4 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#include <cerrno>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue