1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-15 00:09:15 -04:00
ports/mail/dkimap4/files/patch-messageid.C
Ying-Chieh Liao 1a77e6a7d7 add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package

PR:		28244
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 03:16:39 +00:00

7 lines
208 B
C

--- libdbox/messageid.C.old Mon Dec 11 00:31:22 2000
+++ libdbox/messageid.C Mon Dec 11 00:31:33 2000
@@ -1,3 +1,4 @@
+#include <time.h>
#include <messageid.h>
#include <config.h>
#include <stringtools.h>