]> andersk Git - openssh.git/blobdiff - sshd.c
- djm@cvs.openbsd.org 2008/05/08 12:02:23
[openssh.git] / sshd.c
diff --git a/sshd.c b/sshd.c
index 796310b03d0c0646f0f0f0e00f73236da05e05aa..aefbaaa421ce837fd68e54eff24d877f09915757 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshd.c,v 1.356 2008/04/13 00:22:17 djm Exp $ */
+/* $OpenBSD: sshd.c,v 1.357 2008/05/08 12:02:23 djm Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -54,6 +54,7 @@
 # include <sys/time.h>
 #endif
 #include "openbsd-compat/sys-tree.h"
+#include "openbsd-compat/sys-queue.h"
 #include <sys/wait.h>
 
 #include <errno.h>
This page took 0.037343 seconds and 4 git commands to generate.