]> git.proxmox.com Git - ovs.git/commit
acinclude: Omit unnecessary define
authorEli Britstein <elibr@mellanox.com>
Mon, 11 Feb 2019 11:32:35 +0000 (13:32 +0200)
committerIan Stokes <ian.stokes@intel.com>
Mon, 18 Feb 2019 16:16:41 +0000 (16:16 +0000)
commitbd57fa98db66c2da5bbcc5d7d073fd6e69ca5a8a
treeb5c39bc5034f94bd94d98ee11ab7c844ef21b682
parent1ed3679a8a6dd25ca7371c8601b54a708f4256aa
acinclude: Omit unnecessary define

Commit fc3b425fa02f ("acinclude: Include libmnl when needed") added
unnecessary include of DPDK_MNL. Omit it.

Fixes: fc3b425fa02f ("acinclude: Include libmnl when needed")
Signed-off-by: Eli Britstein <elibr@mellanox.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Acked-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
acinclude.m4