mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
10 lines
234 B
Diff
10 lines
234 B
Diff
--- lmtp2nntp_msg.c.orig Wed Oct 19 19:16:23 2005
|
|
+++ lmtp2nntp_msg.c Wed Oct 19 19:16:34 2005
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <time.h>
|
|
|
|
#include "lmtp2nntp_msg.h"
|
|
#include "lmtp2nntp_argz.h"
|