Signed-off-by: John Howard <jhoward@microsoft.com>
@@ -1,3 +1,6 @@
// +build !linux
package journald
+
+type journald struct {
+}