Bruce Richardson 365f618238 kni: fix missing header dependencies
The file rte_kni.h depends upon a number of other headers, some of which
are missing from the #include lines. The following #includes are added:
 * rte_memory.h - for the definition of phys_addr_t
 * rte_mempool.h - for the definition of mempool struct and the mempool
   create function.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Marc Sune <marc.sune@bisdn.de>
2015-05-29 20:27:23 +02:00
..
2015-02-24 22:12:35 +01:00
2015-05-11 15:51:14 +02:00
2015-04-23 15:11:12 +02:00
2015-03-10 12:06:08 +01:00
2015-05-22 16:06:23 +02:00