summaryrefslogtreecommitdiff
path: root/mail/mmr/files/patch-main.cpp
blob: bbdfec2a1b39fbe41cbd291e29ed55403404ca7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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 */