TUN-6749: Fix icmp_generic build

This commit is contained in:
cthuang
2022-09-09 14:47:46 +01:00
parent 2ffff0687b
commit a65f8bce7f
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ import (
"fmt"
"net/netip"
"runtime"
"time"
"github.com/rs/zerolog"
)