Adds variable to fix windows build

This commit is contained in:
Michael Borkenstein 2019-10-17 11:51:45 -05:00
parent 99daa76715
commit 4bb5b97518
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ import (
"github.com/sirupsen/logrus"
)
const SSHPreambleLength = 2
type SSHServer struct{}
type SSHPreamble struct {