]> andersk Git - openssh.git/blobdiff - sftp.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / sftp.c
diff --git a/sftp.c b/sftp.c
index ca91bc50b7afaa85f8d243e737266105941772c1..82ef58019497479352dfefd7e2009aef13471d51 100644 (file)
--- a/sftp.c
+++ b/sftp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp.c,v 1.89 2006/07/26 13:57:17 stevesk Exp $ */
+/* $OpenBSD: sftp.c,v 1.90 2006/08/01 23:22:47 stevesk Exp $ */
 /*
  * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
  *
@@ -38,6 +38,7 @@ typedef void EditLine;
 #endif
 #include <signal.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include <string.h>
 #include <unistd.h>
 
This page took 0.06478 seconds and 4 git commands to generate.