Skip to content

Commit 0ff7ad2

Browse files
NeelChotaikeithbusch
authored andcommitted
fix musl compilation
1 parent 39a6e3e commit 0ff7ad2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/micron/micron-nvme.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include "nvme-print.h"
1414
#include "nvme-ioctl.h"
1515
#include <sys/ioctl.h>
16+
#include <limits.h>
1617

1718
#define CREATE_CMD
1819
#include "micron-nvme.h"

0 commit comments

Comments
 (0)