]> andersk Git - openssh.git/blobdiff - mpaux.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
[openssh.git] / mpaux.c
diff --git a/mpaux.c b/mpaux.c
index 6b586ec04149646fbaeab54311597fe30bf086eb..0c486275ffbcd650f0c5ac03043eac6d88f40fd1 100644 (file)
--- a/mpaux.c
+++ b/mpaux.c
@@ -13,7 +13,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: mpaux.c,v 1.15 2000/12/19 23:17:57 markus Exp $");
+RCSID("$OpenBSD: mpaux.c,v 1.16 2001/02/08 19:30:52 itojun Exp $");
 
 #include <openssl/bn.h>
 #include "getput.h"
@@ -21,6 +21,8 @@ RCSID("$OpenBSD: mpaux.c,v 1.15 2000/12/19 23:17:57 markus Exp $");
 
 #include <openssl/md5.h>
 
+#include "mpaux.h"
+
 void
 compute_session_id(u_char session_id[16],
     u_char cookie[8],
This page took 0.035429 seconds and 4 git commands to generate.