Commit 9948c63
committed
linux: Include missing stddef.h
The header is not self contained because nvme_get_ana_log_len() is
using the size_t type.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 62181b9 commit 9948c63
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments