mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #4616 from kolyshkin/fix-cross-build
libc/int/userns: add build tag to C file
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
//go:build linux
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <fcntl.h>
|
||||
#include <sched.h>
|
||||
Reference in New Issue
Block a user