summaryrefslogtreecommitdiffstats
path: root/modules/graceful/net.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/graceful/net.go')
-rw-r--r--modules/graceful/net.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/graceful/net.go b/modules/graceful/net.go
index f2612e21be..af484641c6 100644
--- a/modules/graceful/net.go
+++ b/modules/graceful/net.go
@@ -1,3 +1,5 @@
+// +build !windows
+
// Copyright 2019 The Gitea Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.