]> andersk Git - openssh.git/blobdiff - ssh-keyscan.c
- (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
[openssh.git] / ssh-keyscan.c
index bbe533205c1cd924e1695b8708178e3fe4432cc8..3f6c23136356437785f234858b73bcb9a1b9e993 100644 (file)
@@ -13,7 +13,7 @@ RCSID("$OpenBSD: ssh-keyscan.c,v 1.22 2001/03/06 06:11:18 deraadt Exp $");
 #if defined(HAVE_SYS_QUEUE_H) && !defined(HAVE_BOGUS_SYS_QUEUE_H)
 #include <sys/queue.h>
 #else
-#include "fake-queue.h"
+#include "openbsd-compat/fake-queue.h"
 #endif
 #include <errno.h>
 
This page took 0.339804 seconds and 4 git commands to generate.