mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
sd-netlink: drop unnecessarily exported variables
This commit is contained in:
parent
59d4103fd5
commit
2cac03f71d
@ -36,8 +36,6 @@ struct NLTypeSystemUnion {
|
||||
const NLTypeSystem *type_systems;
|
||||
};
|
||||
|
||||
extern const NLTypeSystem rtnl_type_system_root;
|
||||
extern const NLTypeSystem genl_type_system_root;
|
||||
extern const NLTypeSystem genl_family_type_system_root;
|
||||
|
||||
uint16_t type_get_type(const NLType *type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user