opnsense-ports/mail/mmr/files/patch-main.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
245 B
C++

--- main.cpp.orig Tue Jan 24 03:04:56 2006
+++ main.cpp Sun Jul 9 23:38:13 2006
@@ -1,6 +1,7 @@
/* This is the main body of my C++ mailer */
+#include <limits.h>
#include <time.h>
/* Include all of the standard headers that we need */