mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
Keep fchmodat2-compat.hh private
Since it references store-config-private.hh.
(cherry picked from commit 04e9dc27ac)
This commit is contained in:
parent
3a758fc348
commit
aa1c690ebf
3 changed files with 1 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
/* Includes required for chroot support. */
|
||||
#ifdef __linux__
|
||||
# include "nix/store/fchmodat2-compat.hh"
|
||||
# include "linux/fchmodat2-compat.hh"
|
||||
# include <sys/ioctl.h>
|
||||
# include <net/if.h>
|
||||
# include <netinet/ip.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue