Commit decea46f authored by John Meneghini's avatar John Meneghini Committed by Daniel Verkamp
Browse files

test: remove unneeded rte includes from overhead.c

parent 9879b507
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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"