We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62181b9 + 9948c63 commit 87d04f4Copy full SHA for 87d04f4
1 file changed
src/nvme/linux.h
@@ -9,6 +9,8 @@
9
#ifndef _LIBNVME_LINUX_H
10
#define _LIBNVME_LINUX_H
11
12
+#include <stddef.h>
13
+
14
#include "types.h"
15
16
/**
0 commit comments