tag 455619 patch
thanks

Martin Michlmayr <[EMAIL PROTECTED]> (10/12/2007):
> Package: mailfilter
> Version: 0.8.1-1
> Usertags: ftbfs-gcc-4.3

Hi,

please find attached a patch to fix this FTBFS.

Cheers,

-- 
Cyril Brulebois
--- a/src/apop.cc
+++ b/src/apop.cc
@@ -28,6 +28,8 @@
 #include "md5.h"
 }
 
+#include <cstring>
+
 using namespace std;
 
 bool APOP :: login (const char* usr, 

Attachment: signature.asc
Description: Digital signature

Reply via email to