net: remove unneeded include
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 23 Apr 2015 12:49:19 +0000 (13:49 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 23 Apr 2015 13:11:12 +0000 (15:11 +0200)
commit3c0c807038ad642f4be7deb9370293c39d12f029
tree80cfa65b2906b99a6afed3a1b4496ec4d2000b1b
parentd6a9090d48146a2c2cabf5fe66ef1d1db885abc0
net: remove unneeded include

There are no memcpy functions in rte_ip.h so there is no need to include
rte_memcpy.h in that file.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_net/rte_ip.h