]> git.hungrycats.org Git - bees/commit
openat2: #include <linux/types.h> so we can know `__u64`
authorZygo Blaxell <bees@furryterror.org>
Mon, 20 Jan 2025 22:00:48 +0000 (17:00 -0500)
committerZygo Blaxell <bees@furryterror.org>
Mon, 20 Jan 2025 22:02:19 +0000 (17:02 -0500)
commit85aba7b695c958f6291ae023d19874b2c3c67adc
treefc228935044549eaa11fc1ab6a53874287df7043
parentde38b46dd8ac75e5bc7c6c4b7623dffb9b74be7b
openat2: #include <linux/types.h> so we can know `__u64`

Alternative implementations could use `uint64_t` instead, from `cstdint`.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
include/crucible/openat2.h