]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/df.go
OpenBSD compatible IsEnoughSpace()
[nncp.git] / src / df.go
index bfcac563d8c7c5e36033dc0292f5be14e10d52a3..ead8fe37982a58f7ab3356e8b8e0abdb2543bbdc 100644 (file)
--- a/src/df.go
+++ b/src/df.go
@@ -1,7 +1,5 @@
-// +build !netbsd
-
-// NNCP -- Node to Node copy, utilities for store-and-forward data exchange
-// Copyright (C) 2016-2021 Sergey Matveev <stargrave@stargrave.org>
+//go:build !netbsd && !openbsd
+// +build !netbsd,!openbsd
 
 package nncp