summaryrefslogtreecommitdiff
path: root/socket_dummy.go
diff options
context:
space:
mode:
Diffstat (limited to 'socket_dummy.go')
-rw-r--r--socket_dummy.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket_dummy.go b/socket_dummy.go
index 7b21c82..bf588ba 100644
--- a/socket_dummy.go
+++ b/socket_dummy.go
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: © 2021 Grégoire Duchêne <gduchene@awhk.org>
// SPDX-License-Identifier: ISC
-// +build !linux nosystemd
+//go:build !linux || nosystemd
package gosdd