summaryrefslogtreecommitdiff
path: root/news/nget/files/patch-dupe_file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/nget/files/patch-dupe_file.cc')
-rw-r--r--news/nget/files/patch-dupe_file.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/nget/files/patch-dupe_file.cc b/news/nget/files/patch-dupe_file.cc
new file mode 100644
index 000000000000..ed57f51be70d
--- /dev/null
+++ b/news/nget/files/patch-dupe_file.cc
@@ -0,0 +1,10 @@
+--- dupe_file.cc 2004-05-29 16:00:05.000000000 -0700
++++ dupe_file.cc 2008-03-02 23:03:01.000000000 -0800
+@@ -25,6 +25,7 @@
+ #include <sys/stat.h>
+ #include <unistd.h>
+ #include <errno.h>
++#include <string.h>
+
+ void dupe_file_checker::add(const char *filename, ulong size){
+ file_match *fm;