mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-20 10:46:59 +02:00
8 lines
175 B
Diff
8 lines
175 B
Diff
diff --git a/wdmd/main.c b/wdmd/main.c
|
|
index 38a99f3..4483da3 100644
|
|
--- a/wdmd/main.c
|
|
+++ b/wdmd/main.c
|
|
@@ -36,2 +36,3 @@
|
|
#include <linux/watchdog.h>
|
|
+#include <libgen.h>
|
|
|