diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/style_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/style_test.go b/executor/style_test.go index 3bb581886..0bc1c73bd 100644 --- a/executor/style_test.go +++ b/executor/style_test.go @@ -65,6 +65,7 @@ if (foo) { "These should be guarded by #ifndef __NR_foo, but this is dependent on the host " + "and may break on other machines (after pkg/csource processing).\n" + "Define sys_foo constants instead.", + commonOnly: true, tests: []string{ ` #ifndef __NR_io_uring_setup |
