]> andersk Git - openssh.git/blobdiff - session.c
- djm@cvs.openbsd.org 2008/05/08 12:02:23
[openssh.git] / session.c
index 16e455588fe5f7c975d6ccf1315327692ff3555f..ca04a453217da8f56bb743289f9473e7a4253104 100644 (file)
--- a/session.c
+++ b/session.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: session.c,v 1.235 2008/05/07 05:49:37 pyr Exp $ */
+/* $OpenBSD: session.c,v 1.236 2008/05/08 12:02:23 djm Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -59,6 +59,7 @@
 #include <string.h>
 #include <unistd.h>
 
+#include "openbsd-compat/sys-queue.h"
 #include "xmalloc.h"
 #include "ssh.h"
 #include "ssh1.h"
This page took 0.152981 seconds and 4 git commands to generate.