tag 454817 patch
thanks

Martin Michlmayr <[EMAIL PROTECTED]> (07/12/2007):
> Package: xfmail
> Version: 1.5.5-4.1
> Usertags: ftbfs-gcc-4.3

Here's a patch to fix this FTBFS.

Cheers,

-- 
Cyril Brulebois
--- a/src/mail/addrbookdb.cpp
+++ b/src/mail/addrbookdb.cpp
@@ -28,6 +28,8 @@
 #include <string>
 #include <list>
 
+#include <cstring>
+
 using namespace std;
 
 #include <stdio.h>
--- a/src/mail/gpasswd.h
+++ b/src/mail/gpasswd.h
@@ -31,7 +31,7 @@
  * 	URL: http://mcrypt.hellug.gr/
  *     RPMS: ftp://ftp.fazekas.hu/pub/linux/rpms/mcrypt/
  */
-#include <iostream.h>
+#include <iostream>
 #include <string>
 #include <mcrypt.h>
 

Attachment: signature.asc
Description: Digital signature

Reply via email to