]> andersk Git - openssh.git/blobdiff - sshconnect.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / sshconnect.c
index 54e6648306900891c53a530cdcf130220fec30d5..af75bba8d2fcffe0805c05549b31a1a705944f33 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect.c,v 1.197 2006/08/01 11:34:36 dtucker Exp $ */
+/* $OpenBSD: sshconnect.c,v 1.198 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -32,6 +32,7 @@
 #include <paths.h>
 #endif
 #include <pwd.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
This page took 0.033365 seconds and 4 git commands to generate.