test: remove unneeded rte includes from overhead.c

This commit is contained in:
John Meneghini 2017-04-10 22:39:57 -04:00 committed by Daniel Verkamp
parent 9879b50769
commit decea46f59

View File

@ -39,9 +39,6 @@
#include <string.h>
#include <unistd.h>
#include <rte_config.h>
#include <rte_lcore.h>
#include "spdk/barrier.h"
#include "spdk/fd.h"
#include "spdk/nvme.h"