Skip to content

Commit

Permalink
Merge branch 'xnvme_includes' of https://github.com/safl/fio
Browse files Browse the repository at this point in the history
* 'xnvme_includes' of https://github.com/safl/fio:
  engines/xnvme: only include entry-header ('libxnvme.h')
  • Loading branch information
vincentkfu committed Nov 20, 2023
2 parents afdde53 + 63f210e commit bdf99b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions engines/xnvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
#include <stdlib.h>
#include <assert.h>
#include <libxnvme.h>
#include <libxnvme_libconf.h>
#include <libxnvme_nvm.h>
#include <libxnvme_znd.h>
#include <libxnvme_spec_fs.h>
#include "fio.h"
#include "zbd_types.h"
#include "fdp.h"
Expand Down

0 comments on commit bdf99b6

Please sign in to comment.