We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6635338 + 04468c0 commit d0ed7f7Copy full SHA for d0ed7f7
libcontainer/internal/userns/userns_maps.c renamed to libcontainer/internal/userns/userns_maps_linux.c
@@ -1,3 +1,5 @@
1
+//go:build linux
2
+
3
#define _GNU_SOURCE
4
#include <fcntl.h>
5
#include <sched.h>
0 commit comments