summaryrefslogtreecommitdiff
path: root/net/cftp/patches/patch-aa
blob: f0c8568b87c8ad98ddb6f4a5d6db90034e3679ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2005/11/08 15:40:28 tv Exp $

--- sftp.c.orig	2002-09-16 08:42:42.000000000 -0400
+++ sftp.c
@@ -28,6 +28,7 @@
 #ifdef USE_SFTP
 
 #include <sys/types.h>
+#include <sys/time.h>
 #include <sys/uio.h>
 #include <sys/stat.h>
 #include <sys/wait.h>