]> andersk Git - openssh.git/blobdiff - auth-options.c
- djm@cvs.openbsd.org 2008/05/08 12:02:23
[openssh.git] / auth-options.c
index 6e2256961005562349addbf3b165ec2cd0fe02f9..3a6c3c0f35e48d8283654c26d2256b7173791888 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-options.c,v 1.41 2008/03/26 21:28:14 djm Exp $ */
+/* $OpenBSD: auth-options.c,v 1.42 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
@@ -20,6 +20,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 
+#include "openbsd-compat/sys-queue.h"
 #include "xmalloc.h"
 #include "match.h"
 #include "log.h"
This page took 0.035151 seconds and 4 git commands to generate.