Skip to content

Commit e235374

Browse files
committed
Fix build on FreeBSD
1 parent 353329f commit e235374

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reuseport/listen_no_reuseport.go

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ package reuseport
66
import (
77
"net"
88

9+
log "github.com/sirupsen/logrus"
10+
911
"github.com/imgproxy/imgproxy/v3/config"
1012
)
1113

0 commit comments

Comments
 (0)