tags 456045 patch
thanks

see attache :)
--- src/main.cc 2007-12-14 10:18:54.000000000 +0300
+++ src/main.cc 2007-08-11 22:22:20.000000000 +0400
@@ -45,6 +45,12 @@
   #include <stdlib.h>
 #endif
 
+#ifdef HAVE_CSTRING
+  #include <cstring>
+#else
+  #include <string.h>
+#endif
+
 #include <iostream>
 #include <fstream>
 #include <stdexcept>

Attachment: signature.asc
Description: Digital signature



Reply via email to