]> git.ipfire.org Git - thirdparty/systemd.git/commit
serialize: Move some logic to the implementation file
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 14 May 2025 17:29:00 +0000 (19:29 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 May 2025 19:25:47 +0000 (04:25 +0900)
commit9ebbb785b02276ee97c4bf516515c836984e77c2
treea8797a3b60a2ed7e001e70f28461c22cbd27195c
parentff4814f60c1dabfca6d9e3d5958d085cd3b3c7e2
serialize: Move some logic to the implementation file

This will allow removing the string-util.h include in #37344.
src/shared/serialize.c
src/shared/serialize.h