]> andersk Git - openssh.git/blobdiff - authfd.c
- stevesk@cvs.openbsd.org 2001/02/04 06:30:12
[openssh.git] / authfd.c
index d98f1184e3da33448ae0930e838a85d4138c5d2f..db877e43e7fc09900884ad0cbc282459dd8528d9 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: authfd.c,v 1.33 2001/01/21 19:05:44 markus Exp $");
+RCSID("$OpenBSD: authfd.c,v 1.35 2001/02/04 15:32:22 stevesk Exp $");
 
 #include <openssl/evp.h>
 
@@ -52,7 +52,6 @@ RCSID("$OpenBSD: authfd.c,v 1.33 2001/01/21 19:05:44 markus Exp $");
 #include "compat.h"
 #include "log.h"
 #include "atomicio.h"
-#include "authfd.h"
 
 /* helper */
 int    decode_reply(int type);
This page took 0.090601 seconds and 4 git commands to generate.