1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/mail/isync/files/patch-src-drv_imap.c
Florent Thoumie a2e47116a6 - Update to 1.0.1.
PR:		ports/79975
Submitted by:	Ports Fury
2005-04-15 17:48:23 +00:00

11 lines
251 B
C

--- src/drv_imap.c.orig Mon Mar 28 19:41:04 2005
+++ src/drv_imap.c Sun Apr 10 13:00:50 2005
@@ -26,6 +26,7 @@
#include <assert.h>
#include <unistd.h>
+#include <limits.h>
#include <sys/mman.h>
#include <sys/time.h>
#include <stdlib.h>nistd.h>