mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 15:02:00 -08:00
fix compilation on windows
This commit is contained in:
parent
618f8915d5
commit
80731ce248
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ package syslog
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"io"
|
||||
)
|
||||
|
||||
type syslog struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue