summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/ndisc-router-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd-network/ndisc-router-internal.h')
-rw-r--r--src/libsystemd-network/ndisc-router-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd-network/ndisc-router-internal.h b/src/libsystemd-network/ndisc-router-internal.h
index 5bd9a65dd2..e39b4db3c4 100644
--- a/src/libsystemd-network/ndisc-router-internal.h
+++ b/src/libsystemd-network/ndisc-router-internal.h
@@ -29,7 +29,6 @@ struct sd_ndisc_router {
uint8_t hop_limit;
uint32_t mtu;
- uint64_t icmp6_ratelimit_usec;
};
static inline void* NDISC_ROUTER_RAW(const sd_ndisc_router *rt) {