mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
I changed imports of util.h to initrd-util.h, or added an import of initrd-util.h, to keep compilation working. It turns out that many files didn't import util.h directly. When viewing the patch, don't be confused by git rename detection logic: a new .c file is added and two functions moved into it.