]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/bsd-cray.h
Import of OpenSSH 4.0p1
[gssapi-openssh.git] / openssh / openbsd-compat / bsd-cray.h
index 8c9dd060d465c2b713dc9557f681da7c14ace604..be9fad9f0bf15fee9a31cd30b8dfe76f9ea2b63d 100644 (file)
@@ -42,10 +42,10 @@ void cray_init_job(struct passwd *);
 void cray_job_termination_handler(int);
 void cray_login_failure(char *, int );
 int cray_access_denied(char *);
-#define CUSTOM_FAILED_LOGIN 1
-void record_failed_login(const char *, const char *);
 extern char cray_tmpdir[];
 
+#define CUSTOM_FAILED_LOGIN 1
+
 #ifndef IA_SSHD
 # define IA_SSHD IA_LOGIN
 #endif
This page took 0.07324 seconds and 4 git commands to generate.