summaryrefslogtreecommitdiffstats
path: root/modules/graceful/cleanup.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/graceful/cleanup.go')
-rw-r--r--modules/graceful/cleanup.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/graceful/cleanup.go b/modules/graceful/cleanup.go
index 1de087a999..84355a9a70 100644
--- a/modules/graceful/cleanup.go
+++ b/modules/graceful/cleanup.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.