void-packages/srcpkgs/jigdo/patches/md5sum.patch
2016-12-19 16:48:41 +01:00

10 lines
351 B
Diff

--- src/util/md5sum.hh.orig 2016-12-14 02:01:19.734059134 +0100
+++ src/util/md5sum.hh 2016-12-14 02:01:52.943060147 +0100
@@ -35,6 +35,7 @@
#include <bstream.hh>
#include <debug.hh>
#include <md5sum.fh>
+#include <string.h>
//______________________________________________________________________
/** Container for an already computed MD5Sum.