mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
ioprio-util: move from basic/ to shared/
It is not used by libsystemd.
This commit is contained in:
@@ -52,7 +52,6 @@ basic_sources = files(
|
||||
'initrd-util.c',
|
||||
'inotify-util.c',
|
||||
'io-util.c',
|
||||
'ioprio-util.c',
|
||||
'iovec-util.c',
|
||||
'iovec-wrapper.c',
|
||||
'label.c',
|
||||
|
||||
@@ -97,6 +97,7 @@ shared_sources = files(
|
||||
'install-file.c',
|
||||
'install-printf.c',
|
||||
'install.c',
|
||||
'ioprio-util.c',
|
||||
'ip-protocol-list.c',
|
||||
'ipvlan-util.c',
|
||||
'journal-file-util.c',
|
||||
|
||||
Reference in New Issue
Block a user