mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Windows: Fix journald compile error
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
a154b95d06
commit
5452954d89
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
// +build !linux
|
// +build !linux
|
||||||
|
|
||||||
package journald
|
package journald
|
||||||
|
|
||||||
|
type journald struct {
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue