diff options
Diffstat (limited to 'pkg/host/features_linux.go')
| -rw-r--r-- | pkg/host/features_linux.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/host/features_linux.go b/pkg/host/features_linux.go index f3c358c2c..ab8c2fc48 100644 --- a/pkg/host/features_linux.go +++ b/pkg/host/features_linux.go @@ -129,6 +129,7 @@ type KcovRemoteArg struct { TraceMode uint32 AreaSize uint32 NumHandles uint32 + _ uint32 CommonHandle uint64 // Handles []uint64 goes here. } |
