examples/l3fwd: remove useless include
authorRami Rosen <rami.rosen@intel.com>
Mon, 2 Jul 2018 17:55:23 +0000 (20:55 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Jul 2018 18:03:12 +0000 (20:03 +0200)
commit8dedd737452fe2c8d74cce786aa6cc0ea91ed5c0
tree6279105d8de78ac4ef04c2faa2244f65d01e32cb
parent4341adf272144689540a8e0f615f12eef7e21109
examples/l3fwd: remove useless include

This patch removes unneeded include of rte_mempool.h in
two modules in examples/l3fwd.

Fixes: 268888b5b020 ("examples/l3fwd: modularize")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
examples/l3fwd/l3fwd_em.c
examples/l3fwd/l3fwd_lpm.c