summaryrefslogtreecommitdiff
path: root/go/src/nshd/main.go.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-04 17:28:26 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-04 17:31:08 -0500
commit1f6e4816f1984a35716e406e1779c33a8e20fd65 (patch)
tree8b6edbe3902e392b3146e06948acbe43bcfb2dc7 /go/src/nshd/main.go.in
parentd6e5cd6b00f598500b59f7d204d5e4c9d1c39573 (diff)
gofmt
Diffstat (limited to 'go/src/nshd/main.go.in')
-rw-r--r--go/src/nshd/main.go.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/go/src/nshd/main.go.in b/go/src/nshd/main.go.in
index 5564128..17e65ca 100644
--- a/go/src/nshd/main.go.in
+++ b/go/src/nshd/main.go.in
@@ -20,6 +20,7 @@ package main
import (
"os"
+
"nshd/nslcd_backend"
"git.lukeshu.com/go/libnslcd/nslcd_systemd"