aboutsummaryrefslogtreecommitdiff
path: root/core/net/socket.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/net/socket.odin')
-rw-r--r--core/net/socket.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/net/socket.odin b/core/net/socket.odin
index e36c67d21..83a9f0168 100644
--- a/core/net/socket.odin
+++ b/core/net/socket.odin
@@ -1,4 +1,4 @@
-// +build windows, linux, darwin, freebsd
+#+build windows, linux, darwin, freebsd
package net
/*