mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 16:06:42 +02:00
10 lines
402 B
Text
10 lines
402 B
Text
--- a/vendor/github.com/containers/storage/pkg/unshare/unshare.c
|
|
+++ b/vendor/github.com/containers/storage/pkg/unshare/unshare.c
|
|
@@ -18,6 +18,7 @@
|
|
#include <sys/vfs.h>
|
|
#include <sys/mount.h>
|
|
#include <linux/limits.h>
|
|
+#include <libgen.h>
|
|
|
|
/* Open Source projects like conda-forge, want to package podman and are based
|
|
off of centos:6, Conda-force has minimal libc requirements and is lacking
|