summaryrefslogtreecommitdiff
path: root/mail/pine/patches/patch-ag
blob: 48a1ce3a328eebd237a57b7c5bbd2925a17384b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.7 2004/05/13 18:29:54 adam Exp $

--- pine/osdep/os-osx.h.orig	2003-12-17 22:20:52.000000000 +0000
+++ pine/osdep/os-osx.h
@@ -310,6 +310,7 @@ void free();
 #define MAX_ADDR_EXPN   (1000)  /* Longest expanded addr                    */
 #define MAX_ADDR_FIELD (10000)  /* Longest fully-expanded addr field        */
 
+#include <sys/unistd.h>         /* needed for F_OK and friends              */
 /* The following are changed to avoid OSX conflicts */
 #define Fixed      PineFixed
 #define Handle     PineHandle