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

--- pine/osdep/os-lnx.h.orig	2003-05-23 16:07:00.000000000 +0000
+++ pine/osdep/os-lnx.h
@@ -295,5 +295,6 @@
 #define MAX_ADDR_EXPN   (1000)  /* Longest expanded addr                    */
 #define MAX_ADDR_FIELD (10000)  /* Longest fully-expanded addr field        */
 
+#include <sys/time.h>		/* Needed by gettimeofday */
 
 #endif /* _OS_INCLUDED */