summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-06-29 15:26:25 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-08-29 17:11:40 +0900
commit9d7fbec1e53fd566d4adca698f0aa124d835f66a (patch)
tree259850697c7281a7a162ff7b8d2617dd3155f662
parent9c53de8bc591173e27b9eccd52d0adb66d0c250b (diff)
downloadsystemd-9d7fbec1e53fd566d4adca698f0aa124d835f66a.tar.gz
sd-netlink: drop unused type
-rw-r--r--src/systemd/sd-netlink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd/sd-netlink.h b/src/systemd/sd-netlink.h
index b7e1a90958..1a2d3c1046 100644
--- a/src/systemd/sd-netlink.h
+++ b/src/systemd/sd-netlink.h
@@ -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;