]> andersk Git - openssh.git/blobdiff - monitor.c
- stevesk@cvs.openbsd.org 2006/02/08 12:15:27
[openssh.git] / monitor.c
index e6f648b0b0badbd3de433dad15458f9274721414..1d6fcf1d8fa6620c3d1a264e9f0a2793ee59bb19 100644 (file)
--- a/monitor.c
+++ b/monitor.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: monitor.c,v 1.64 2005/10/13 22:24:31 stevesk Exp $");
+RCSID("$OpenBSD: monitor.c,v 1.65 2006/02/08 12:15:27 stevesk Exp $");
 
-#include <openssl/dh.h>
+#include <paths.h>
 
 #ifdef SKEY
 #include <skey.h>
 #endif
 
+#include <openssl/dh.h>
+
 #include "ssh.h"
 #include "auth.h"
 #include "kex.h"
This page took 0.03789 seconds and 4 git commands to generate.