mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Add mising #include for strerror
This commit is contained in:
parent
a588b6b19d
commit
7e7e3b71f3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "ref.hh"
|
||||
#include "types.hh"
|
||||
|
||||
#include <cstring>
|
||||
#include <list>
|
||||
#include <memory>
|
||||
#include <map>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue