mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
IMAP4rev1 and POP3 server from the DBOX BBS package PR: 28244 Submitted by: Anders Nordby <anders@fix.no>
7 lines
208 B
C
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>
|