]> andersk Git - openssh.git/blobdiff - auth-chall.c
- (bal) Minor Makefile.in tweak. dirname may not exist on some
[openssh.git] / auth-chall.c
index e02e99d36a6f55f3f8b22c04a92e94a7fd28dd94..b8b0c5d1ed308c55737d3add1437b0bc751f076e 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth-chall.c,v 1.1 2001/01/18 17:12:43 markus Exp $");
+RCSID("$OpenBSD: auth-chall.c,v 1.3 2001/01/21 19:05:41 markus Exp $");
 
-#include "ssh.h"
 #include "auth.h"
 
 #ifdef SKEY
+#include <skey.h>
+
 char *
 get_challenge(Authctxt *authctxt, char *devs)
 {
This page took 0.063867 seconds and 4 git commands to generate.