mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-07 14:41:39 +01:00
11 lines
253 B
Diff
11 lines
253 B
Diff
--- a/plugins/netapp/netapp-nvme.c 2024-10-31 10:39:11
|
|
+++ b/plugins/netapp/netapp-nvme.c 2024-11-11 21:02:24
|
|
@@ -22,6 +22,7 @@
|
|
#include <unistd.h>
|
|
#include <errno.h>
|
|
#include <string.h>
|
|
+#include <libgen.h>
|
|
|
|
#include "common.h"
|
|
#include "nvme.h"
|