cmd/utils: fix compilation issue on openbsd (#22511)
This commit is contained in:
committed by
GitHub
parent
36b51b8156
commit
ec73ec092d
@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU Lesser General Public License
|
||||
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build !windows
|
||||
// +build !windows,!openbsd
|
||||
|
||||
package utils
|
||||
|
||||
|
Reference in New Issue
Block a user