Skip to content

Commit

Permalink
Merge pull request #4619 from kolyshkin/1.2-4616
Browse files Browse the repository at this point in the history
[1.2] libc/int/userns: add build tag to C file
  • Loading branch information
AkihiroSuda authored Feb 7, 2025
2 parents 6635338 + 04468c0 commit d0ed7f7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build linux

#define _GNU_SOURCE
#include <fcntl.h>
#include <sched.h>
Expand Down

0 comments on commit d0ed7f7

Please sign in to comment.