chiark / gitweb /
sd-network: expose both admin and operational state directly
[elogind.git] / src / libsystemd-network / network-internal.h
index ef3cb8b91d0f72c0b556bbe9e03fc19ce28652f8..836472a776fd0a09b783c6de5227969a482af596 100644 (file)
@@ -65,5 +65,3 @@ int config_parse_ifalias(const char *unit, const char *filename, unsigned line,
 int net_parse_inaddr(const char *address, unsigned char *family, void *dst);
 
 int net_get_unique_predictable_data(struct udev_device *device, uint8_t result[8]);
-
-bool link_has_carrier(unsigned flags, uint8_t operstate);