Merge "libutil/file-descriptor: include sys/syscall.h" into main

This commit is contained in:
seth
2025-02-06 23:20:29 +00:00
committed by Gerrit Code Review
+1
View File
@@ -6,6 +6,7 @@
#include "lix/libutil/signals.hh"
#include <fcntl.h>
#include <sys/syscall.h>
#include <unistd.h>
namespace nix {