]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup-util: move definition of crypt_token_max()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 8 Jun 2025 00:55:08 +0000 (09:55 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Jun 2025 13:45:23 +0000 (22:45 +0900)
commita60495c44b5378c25f4e16962a72e064fdbd9345
treefeb9fcc03fe1148f7d796d5f2f395f668dcd43d4
parent14dc330c9c3afdec686bac6cdf528db4afc3e4aa
cryptsetup-util: move definition of crypt_token_max()

As it uses streq(), but string-util.h is not included in the header.
src/shared/cryptsetup-util.c
src/shared/cryptsetup-util.h