freebsd-ports/mail/mmr/files/patch-main.cpp
Ion-Mihai Tetcu 0c25fde6e7 Update to version 1.6.0
PR:		ports/100034
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-07-10 22:04:32 +00: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 */