[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455178: FTBFS with GCC 4.3: missing #includes



tag 455178 patch
thanks

Martin Michlmayr <tbm@cyrius.com> (09/12/2007):
> Package: unalz
> Version: 0.55-4
> Usertags: ftbfs-gcc-4.3

Hi,

please find attached a patch for this FTBFS.

Cheers,

-- 
Cyril Brulebois
--- a/UnAlz.h
+++ b/UnAlz.h
@@ -98,6 +98,7 @@
 
 #include <cstdlib>
 #include <vector>
+#include <cstring>
 using namespace std;
 
 

Attachment: signature.asc
Description: Digital signature


Reply to: