ENet: add openbsd support

This commit is contained in:
Sébastien Marie
2022-02-28 16:17:14 +00:00
parent a70dde34da
commit cba3f1e374
+1 -1
View File
@@ -1,4 +1,4 @@
//+build linux, darwin, freebsd //+build linux, darwin, freebsd, openbsd
package ENet package ENet
// When we implement the appropriate bindings for Unix, the section separated // When we implement the appropriate bindings for Unix, the section separated