diff options
Diffstat (limited to 'internal/stupidgcm/common.go')
-rw-r--r-- | internal/stupidgcm/common.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/stupidgcm/common.go b/internal/stupidgcm/common.go index 3788315..bb100eb 100644 --- a/internal/stupidgcm/common.go +++ b/internal/stupidgcm/common.go @@ -1,3 +1,5 @@ +// +build !without_openssl + package stupidgcm import ( |