summaryrefslogtreecommitdiff
path: root/net/lftp/patches/patch-ad
blob: d81083c6d45f0479952003b8e8a68c214c5344b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.3 2006/08/11 15:19:35 salo Exp $

--- src/ChmodJob.cc.orig	2006-07-24 08:50:18.000000000 +0000
+++ src/ChmodJob.cc	2006-08-11 14:08:34.000000000 +0000
@@ -22,6 +22,7 @@
 
 #include <config.h>
 #include <assert.h>
+#include <unistd.h>
 #include "ChmodJob.h"
 #include "url.h"