]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: drop inclusion of linux/memfd.h 35748/head
authorMike Yuan <me@yhndnzj.com>
Tue, 24 Dec 2024 15:52:08 +0000 (16:52 +0100)
committerMike Yuan <me@yhndnzj.com>
Tue, 24 Dec 2024 15:56:21 +0000 (16:56 +0100)
commitc415a4816c22de472fc6c4728422684fe7d3956e
treefd39d80d4df2f757043f96aa1b956f016d9af843
parent3ac386de0a669ae8da8c70979b55d0b7067f22b5
tree-wide: drop inclusion of linux/memfd.h

We carry our own definitions in missing_mman.h, and otherwise
sys/mman.h is employed. Let's drop the unneeded detection/inclusion
of linux/memfd.h hence.
meson.build
src/basic/memfd-util.c
src/home/homed-home.c