mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
11 lines
241 B
Diff
11 lines
241 B
Diff
--- a/src/OVAL/probes/unix/linux/systemdshared.h
|
|
+++ b/src/OVAL/probes/unix/linux/systemdshared.h
|
|
@@ -35,6 +35,7 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
+#include <libgen.h>
|
|
#include <limits.h>
|
|
#include <stdio.h>
|
|
#include "common/debug_priv.h"
|