mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-16 07:25:12 +02:00
10 lines
351 B
Diff
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.
|