mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 00:27:35 +00: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