mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 12:59:57 +00:00
Adds variable to fix windows build
This commit is contained in:
@@ -11,6 +11,8 @@ import (
|
|||||||
"github.com/sirupsen/logrus"
|
"github.com/sirupsen/logrus"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const SSHPreambleLength = 2
|
||||||
|
|
||||||
type SSHServer struct{}
|
type SSHServer struct{}
|
||||||
|
|
||||||
type SSHPreamble struct {
|
type SSHPreamble struct {
|
||||||
|
Reference in New Issue
Block a user