]> andersk Git - openssh.git/blobdiff - monitor.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / monitor.c
index 36a9e1dc16bac20b9a4496610b6916088b734f23..ace25c4047b0f1dc5e6a969ee927eca596c8e7cb 100644 (file)
--- a/monitor.c
+++ b/monitor.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: monitor.c,v 1.103 2009/05/28 16:50:16 andreas Exp $ */
+/* $OpenBSD: monitor.c,v 1.104 2009/06/12 20:43:22 andreas Exp $ */
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * Copyright 2002 Markus Friedl <markus@openbsd.org>
@@ -88,6 +88,7 @@
 #include "compat.h"
 #include "ssh2.h"
 #include "jpake.h"
+#include "roaming.h"
 
 #ifdef GSSAPI
 static Gssctxt *gsscontext = NULL;
This page took 0.036214 seconds and 4 git commands to generate.