0c25fde6e7
PR: ports/100034 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
10 lines
219 B
C++
10 lines
219 B
C++
--- handlemail.cpp.orig Tue Jan 24 06:32:46 2006
|
|
+++ handlemail.cpp Sun Jul 9 23:38:50 2006
|
|
@@ -9,6 +9,7 @@
|
|
#include <dirent.h>
|
|
#include <errno.h>
|
|
#include <string.h>
|
|
+#include <limits.h>
|
|
}
|
|
|
|
#include "headers.h"
|