From 62d7827bc358c000db9ff48fe61bd28ac352a884 Mon Sep 17 00:00:00 2001 From: charles forsyth Date: Sat, 13 Jun 2015 16:34:09 +0100 Subject: mkfiles/mkfile-Linux-386 --- appl/cmd/auth/logind.b | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'appl/cmd/auth/logind.b') diff --git a/appl/cmd/auth/logind.b b/appl/cmd/auth/logind.b index f9d14616..1bf17b15 100644 --- a/appl/cmd/auth/logind.b +++ b/appl/cmd/auth/logind.b @@ -13,6 +13,8 @@ include "keyring.m"; kr: Keyring; IPint: import kr; +include "dial.m"; + include "security.m"; ssl: SSL; @@ -62,7 +64,7 @@ init(nil: ref Draw->Context, nil: list of string) kill(tpid, "kill"); } -dologin(c: ref Sys->Connection): string +dologin(c: ref Dial->Connection): string { ivec: array of byte; -- cgit v1.2.3