lib: remove duplicate includes
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 11 Jul 2017 18:55:29 +0000 (11:55 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 16 Jul 2017 15:30:06 +0000 (17:30 +0200)
commitd24b29d1674b4890815c24068554f3300c128885
tree32b6e9003e29aead110fdef6536ac81f1280b39a
parent645bd25ad8f905fcdf06b9c319228af03ff8708e
lib: remove duplicate includes

Include files only need to be refrenced once per file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
19 files changed:
lib/librte_acl/rte_acl_osdep.h
lib/librte_cmdline/cmdline_parse_etheraddr.c
lib/librte_distributor/rte_distributor.c
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/bsdapp/eal/eal_thread.c
lib/librte_eal/common/eal_common_dev.c
lib/librte_eal/common/eal_common_tailqs.c
lib/librte_eal/common/include/generic/rte_io.h
lib/librte_eal/common/rte_keepalive.c
lib/librte_eal/linuxapp/eal/eal.c
lib/librte_eal/linuxapp/eal/eal_memory.c
lib/librte_eal/linuxapp/eal/eal_thread.c
lib/librte_eal/linuxapp/eal/eal_xen_memory.c
lib/librte_ether/rte_ethdev.h
lib/librte_hash/rte_cuckoo_hash.c
lib/librte_lpm/rte_lpm.c
lib/librte_lpm/rte_lpm6.c
lib/librte_timer/rte_timer.c