mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
IMAP4rev1 and POP3 server from the DBOX BBS package PR: 28244 Submitted by: Anders Nordby <anders@fix.no>
8 lines
264 B
C
8 lines
264 B
C
--- libdbox/rfc1123date.h.old Mon Dec 11 00:21:27 2000
|
|
+++ libdbox/rfc1123date.h Mon Dec 11 00:21:40 2000
|
|
@@ -1,3 +1,5 @@
|
|
+#include <time.h>
|
|
+
|
|
#ifndef DBOX_RFC1123DATE_H
|
|
|
|
#define DBOX_RFC1123DATE_H
|