summaryrefslogtreecommitdiff
path: root/src/main.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-08-25 14:19:33 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-08-25 14:19:33 -0600
commit75c89781ab3ed908307920e4acdeb86f275f2faa (patch)
treee9cf634a2d1990949b915bc17e6d48b8c3f4322a /src/main.go
initial commit
Diffstat (limited to 'src/main.go')
-rw-r--r--src/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.go b/src/main.go
new file mode 100644
index 0000000..9067cdf
--- /dev/null
+++ b/src/main.go
@@ -0,0 +1,2 @@
+//include "nslcd.h"
+import "C"