Explicitly include required C headers
This commit is contained in:
parent
9c58691ce3
commit
629e8da3aa
5 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include "store-api.hh"
|
||||
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue