diff options
Diffstat (limited to 'standalone.go')
-rw-r--r-- | standalone.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone.go b/standalone.go index a9f135d..e2c9f66 100644 --- a/standalone.go +++ b/standalone.go @@ -1,4 +1,4 @@ -// +build standalone +// +build !bitmaskd // Copyright (C) 2018 LEAP // // This program is free software: you can redistribute it and/or modify |