diff options
author | Susant Sahani <susant@redhat.com> | 2015-07-20 10:17:50 +0530 |
---|---|---|
committer | Susant Sahani <susant@redhat.com> | 2015-07-20 10:17:50 +0530 |
commit | 56bf3853b4aefad31edf8631668446007e2347cb (patch) | |
tree | bcb35aa766a2dc16f82463fda6871fc7b6cf9a78 /configure.ac | |
parent | 79e27dbcb1f67af29bc2bd6327c09146452d2869 (diff) | |
download | systemd-56bf3853b4aefad31edf8631668446007e2347cb.tar.gz |
add NL parameters to missing.h
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 999f9f84d3..0cd9ba735e 100644 --- a/configure.ac +++ b/configure.ac @@ -299,7 +299,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE, IFLA_BOND_AD_INFO, IFLA_VLAN_PROTOCOL, IFLA_VXLAN_REMCSUM_NOPARTIAL, - IFLA_IPTUN_6RD_RELAY_PREFIXLEN, + IFLA_IPTUN_ENCAP_DPORT, IFLA_BRIDGE_VLAN_INFO, IFLA_BRPORT_UNICAST_FLOOD, NDA_IFINDEX, |