mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
10 lines
173 B
C++
10 lines
173 B
C++
--- libmail/envelope.H 2014-01-06 19:37:10 UTC
|
|
+++ libmail/envelope.H
|
|
@@ -8,6 +8,7 @@
|
|
|
|
#include <vector>
|
|
#include <string>
|
|
+#include <time.h>
|
|
|
|
#include "namespace.H"
|
|
|