jigdo (0.7.3-3) src/util/string-utf.cc

Summary

 src/util/string-utf.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- jigdo-0.7.3.orig/src/util/string-utf.cc
+++ jigdo-0.7.3/src/util/string-utf.cc
@@ -15,7 +15,7 @@
 #include <glib.h>
 #include <stdarg.h>
 #include <stdio.h>
-
+#include <string.h>
 #include <debug.hh>
 #include <string-utf.hh>
 //______________________________________________________________________