tag 455274 patch
thanks

Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007):
> Package: libcoyotl
> Version: 3.1.0-4
> Usertags: ftbfs-gcc-4.3

Hi,

please find attached a patch to fix this FTBFS.

Cheers,

-- 
Cyril Brulebois
--- a/libcoyotl/command_line.cpp
+++ b/libcoyotl/command_line.cpp
@@ -32,6 +32,9 @@
 //-----------------------------------------------------------------------
 
 #include "command_line.h"
+
+#include <cstring>
+
 using namespace libcoyotl;
 
 command_line::command_line(int argc, char * argv[], const set<string> & bool_opts)

Attachment: signature.asc
Description: Digital signature

Reply via email to