libutil/file-descriptor: include sys/syscall.h
For `SYS_close_range` Change-Id: Ie3e6a94a354b336c3967efc4a73593d35096bfe0
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "lix/libutil/signals.hh"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace nix {
|
||||
|
||||
Reference in New Issue
Block a user