]> andersk Git - openssh.git/blobdiff - ssh-agent.c
- (djm) Stop shadow expiry checking from preventing logins with NIS. Based
[openssh.git] / ssh-agent.c
index 30d99b95500e976c164565fe73e5a133070a7fda..7bfa290423bf1603e9255c60cd81fdeb4f5834fa 100644 (file)
@@ -507,6 +507,7 @@ main(int ac, char **av)
        struct sockaddr_un sunaddr;
        pid_t pid;
        char *shell, *format, *pidstr, pidstrbuf[1 + 3 * sizeof pid];
+       extern int optind;
 
        /* check if RSA support exists */
        if (rsa_alive() == 0) {
This page took 0.108063 seconds and 4 git commands to generate.