mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
util: move device-node.[ch] to shared
This commit is contained in:
parent
ebb0a0155d
commit
902b4c677e
@ -19,7 +19,6 @@
|
||||
#include "btrfs-util.h"
|
||||
#include "chattr-util.h"
|
||||
#include "copy.h"
|
||||
#include "device-nodes.h"
|
||||
#include "fd-util.h"
|
||||
#include "fileio.h"
|
||||
#include "fs-util.h"
|
||||
|
@ -38,8 +38,6 @@ basic_sources = files('''
|
||||
creds-util.c
|
||||
creds-util.h
|
||||
def.h
|
||||
device-nodes.c
|
||||
device-nodes.h
|
||||
dirent-util.c
|
||||
dirent-util.h
|
||||
dlfcn-util.c
|
||||
|
@ -80,6 +80,8 @@ shared_sources = files('''
|
||||
daemon-util.h
|
||||
dev-setup.c
|
||||
dev-setup.h
|
||||
device-nodes.c
|
||||
device-nodes.h
|
||||
devnode-acl.h
|
||||
discover-image.c
|
||||
discover-image.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user