]> andersk Git - openssh.git/blobdiff - sshd.c
- stevesk@cvs.openbsd.org 2006/07/03 08:54:20
[openssh.git] / sshd.c
diff --git a/sshd.c b/sshd.c
index 2bdda72988c2b7f7923668c935b8f55345548f6d..4c0231d766f0532a9a173aa56b46e8e2270a5569 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshd.c,v 1.331 2006/06/01 09:21:48 markus Exp $ */
+/* $OpenBSD: sshd.c,v 1.332 2006/07/03 08:54:20 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -97,6 +97,7 @@
 #include "monitor.h"
 #include "monitor_wrap.h"
 #include "monitor_fdpass.h"
+#include "version.h"
 
 #ifdef LIBWRAP
 #include <tcpd.h>
This page took 0.134501 seconds and 4 git commands to generate.