Skip to content

Commit

Permalink
Add missing go:build directive
Browse files Browse the repository at this point in the history
Add missing go:build directive
  • Loading branch information
stv0g committed Nov 16, 2022
1 parent ca9a267 commit 216bd97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packetio/hardlimit.go
@@ -1,3 +1,4 @@
//go:build packetioSizeHardlimit
// +build packetioSizeHardlimit

package packetio
Expand Down

0 comments on commit 216bd97

Please sign in to comment.