1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00

sd-netlink: drop unused type

This commit is contained in:
Yu Watanabe 2021-06-29 15:26:25 +09:00
parent 9c53de8bc5
commit 9d7fbec1e5

View File

@ -31,7 +31,6 @@
_SD_BEGIN_DECLARATIONS;
typedef struct sd_netlink sd_netlink;
typedef struct sd_genl_socket sd_genl_socket;
typedef struct sd_netlink_message sd_netlink_message;
typedef struct sd_netlink_slot sd_netlink_slot;