From 0a6d455ed530f5817bd58de0d1518a8a02b9c5d2 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sun, 24 Jun 2018 15:55:52 +0000 Subject: - Update to 7.2.646. - Regenerate patches with make makepatch. --- sysutils/dc3dd/files/patch-src_dc3dd.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sysutils/dc3dd/files/patch-src_dc3dd.c') diff --git a/sysutils/dc3dd/files/patch-src_dc3dd.c b/sysutils/dc3dd/files/patch-src_dc3dd.c index ddcf0382e881..acc81ca02160 100644 --- a/sysutils/dc3dd/files/patch-src_dc3dd.c +++ b/sysutils/dc3dd/files/patch-src_dc3dd.c @@ -1,15 +1,15 @@ ---- src/dc3dd.c.orig 2011-02-14 00:17:13.000000000 +0900 -+++ src/dc3dd.c 2011-02-14 00:22:11.000000000 +0900 +--- src/dc3dd.c.orig 2012-12-02 23:29:48 UTC ++++ src/dc3dd.c @@ -45,7 +45,7 @@ - #include - #include "hdparm/hpa_dco.h" + #include + #include "hdparm/hpa_dco.h" #endif -#elif defined (__APPLE__) +#elif defined (__APPLE__) || defined (__FreeBSD__) #include #include #elif defined (__CYGWIN__) -@@ -2325,6 +2325,56 @@ +@@ -2501,6 +2501,56 @@ get_file_stats(file_t* file) } } -- cgit v1.2.3