mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
networkd: drop duplicate definition of IPV6_MIN_MTU
We already have it in missing.h, and once suffices.
This commit is contained in:
parent
96aa6591d1
commit
ba68a35958
@ -33,8 +33,6 @@
|
||||
#define BRIDGE_VLAN_BITMAP_MAX 4096
|
||||
#define BRIDGE_VLAN_BITMAP_LEN (BRIDGE_VLAN_BITMAP_MAX / 32)
|
||||
|
||||
#define IPV6_MIN_MTU 1280
|
||||
|
||||
typedef enum DHCPClientIdentifier {
|
||||
DHCP_CLIENT_ID_MAC,
|
||||
DHCP_CLIENT_ID_DUID,
|
||||
|
Loading…
Reference in New Issue
Block a user