Commit 8561b305 authored by Liang Yan's avatar Liang Yan Committed by Daniel Verkamp
Browse files

app: remove unnecessary header file



Change-Id: I21299224e9d25f47a4098d4ea491d1fae3a549c0
Signed-off-by: default avatarLiang Yan <liang.z.yan@intel.com>
Reviewed-on: https://review.gerrithub.io/403460


Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
Tested-by: default avatarSPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
parent 25884545
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@

#include "spdk/env.h"
#include "spdk/event.h"
#include "spdk/log.h"

#define SPDK_NVMF_BUILD_ETC "/usr/local/etc/nvmf"
#define SPDK_NVMF_DEFAULT_CONFIG SPDK_NVMF_BUILD_ETC "/nvmf.conf"
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@

#include "spdk/env.h"
#include "spdk/event.h"
#include "spdk/log.h"
#include "spdk/vhost.h"

/* TODO: this should be handled by configure */
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@

#include "spdk/stdinc.h"

#include "spdk/log.h"
#include "spdk/conf.h"
#include "spdk/event.h"