]> andersk Git - openssh.git/blobdiff - auth1.c
- dtucker@cvs.openbsd.org 2008/07/01 07:24:22
[openssh.git] / auth1.c
diff --git a/auth1.c b/auth1.c
index b9d6b1115f4f98d778f80186eacc41ee5cc6ce17..b5798f634801ab625ce0e60add40d9c0e430312d 100644 (file)
--- a/auth1.c
+++ b/auth1.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth1.c,v 1.70 2006/08/03 03:34:41 deraadt Exp $ */
+/* $OpenBSD: auth1.c,v 1.72 2008/05/08 12:02:23 djm Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -20,6 +20,7 @@
 #include <unistd.h>
 #include <pwd.h>
 
+#include "openbsd-compat/sys-queue.h"
 #include "xmalloc.h"
 #include "rsa.h"
 #include "ssh1.h"
This page took 0.094873 seconds and 4 git commands to generate.