aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/internal/ld/errors.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/link/internal/ld/errors.go')
-rw-r--r--src/cmd/link/internal/ld/errors.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/link/internal/ld/errors.go b/src/cmd/link/internal/ld/errors.go
index c5ce097fde..d6e8ff236d 100644
--- a/src/cmd/link/internal/ld/errors.go
+++ b/src/cmd/link/internal/ld/errors.go
@@ -1,6 +1,7 @@
// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+
package ld
import (