]> git.ipfire.org Git - thirdparty/systemd.git/commit
import: include unistd.h for pipe2
authorq66 <q66@chimera-linux.org>
Sat, 6 Dec 2025 16:58:14 +0000 (17:58 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Dec 2025 23:33:56 +0000 (08:33 +0900)
commitc39238bdc86444abcaa41577302ebfec3bc7f7b3
tree37b0503d34fc17fdc71a9de44e604c1742aa7624
parent80cfe9abf267e9e51049e9d6200f02b7922bd4d7
import: include unistd.h for pipe2

This is needed for e.g. pipe2 and unlinkat and a build failure
is reproducible when libarchive support is disabled.
src/import/import-common.c