Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > 25bfe2a0052b6a32e2cf7f9936f2f746 > files > 1

gnutls-2.6.4-1mdv2009.1.src.rpm

--- doc/examples/ex-cxx.cpp	2008-11-03 19:28:44.000000000 +0100
+++ doc/examples/ex-cxx.cpp.oden	2008-12-16 18:39:37.000000000 +0100
@@ -4,6 +4,7 @@
 #endif
 #include <iostream>
 #include <stdexcept>
+#include <string.h>
 #include <gnutls/gnutls.h>
 #include <gnutls/gnutlsxx.h>
 #include <cstring> /* for strlen */