freebsd-ports/mail/cone/files/patch-libmail-envelope-h.diff
William Grzybowski a272fc3017 mail/cone: support stage [1]
- Add LICENSE [1]
- Fix for clang [1]
- Use shebangfix
- Remove unneeded pre/post include

PR:		191323
Submitted by:	maintainer
2014-06-24 20:08:33 +00:00

10 lines
225 B
Diff

--- libmail/envelope.H.orig 2014-06-24 00:28:56.000000000 +0200
+++ libmail/envelope.H 2014-06-24 00:29:36.000000000 +0200
@@ -8,6 +8,7 @@
#include <vector>
#include <string>
+#include <ctime>
#include "namespace.H"