Imported Upstream version 16.07-rc2
[deb_dpdk.git] / examples / multi_process / client_server_mp / mp_server / main.c
index de54c67..a6dc12d 100644 (file)
@@ -65,7 +65,6 @@
 #include <rte_ethdev.h>
 #include <rte_byteorder.h>
 #include <rte_malloc.h>
-#include <rte_fbk_hash.h>
 #include <rte_string_fns.h>
 
 #include "common.h"