]> andersk Git - openssh.git/blobdiff - openbsd-compat/bsd-cray.h
Oops, forgot to document second change to roaming_client.c
[openssh.git] / openbsd-compat / bsd-cray.h
index 375baf92a7ceea2b3f565a0e48d5cb908c0166b6..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
@@ -53,7 +53,6 @@ extern char cray_tmpdir[];
 # define MAXHOSTNAMELEN  64
 #endif
 #ifndef _CRAYT3E
-# include <sys/ttold.h>
 # define TIOCGPGRP (tIOC|20)
 #endif
 
This page took 0.039922 seconds and 4 git commands to generate.