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