diff options
author | Susant Sahani <susant@redhat.com> | 2015-07-22 14:58:52 +0530 |
---|---|---|
committer | Susant Sahani <susant@redhat.com> | 2015-07-22 15:01:58 +0530 |
commit | 66f4bc7795eb8ba1259db7fbdc567306eec89df7 (patch) | |
tree | 8575c5cb4f92f5fed716240e43f2680dde4c5733 /configure.ac | |
parent | bd37a199c941a3d49edca97807ebad24abe4a890 (diff) | |
download | systemd-66f4bc7795eb8ba1259db7fbdc567306eec89df7.tar.gz |
Tunnel NL params: Add to missing.h
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0cd9ba735e..ff6364aba2 100644 --- a/configure.ac +++ b/configure.ac @@ -300,6 +300,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE, IFLA_VLAN_PROTOCOL, IFLA_VXLAN_REMCSUM_NOPARTIAL, IFLA_IPTUN_ENCAP_DPORT, + IFLA_GRE_ENCAP_DPORT, IFLA_BRIDGE_VLAN_INFO, IFLA_BRPORT_UNICAST_FLOOD, NDA_IFINDEX, |