nvme: use canonical "spdk/" path in include
Change-Id: I05ab1781b04a23ecec8f31bf0f1492eb4627ac9d Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
bb8451cced
commit
3aaa9a5eb7
@ -47,7 +47,7 @@ extern "C" {
|
||||
#include <stdint.h>
|
||||
|
||||
#include "spdk/env.h"
|
||||
#include "nvme_spec.h"
|
||||
#include "spdk/nvme_spec.h"
|
||||
|
||||
#define SPDK_NVME_DEFAULT_RETRY_COUNT (4)
|
||||
extern int32_t spdk_nvme_retry_count;
|
||||
|
Loading…
x
Reference in New Issue
Block a user