diff options
Diffstat (limited to 'sysutils/dd_rescue/files/patch-fmt_no.h')
-rw-r--r-- | sysutils/dd_rescue/files/patch-fmt_no.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/dd_rescue/files/patch-fmt_no.h b/sysutils/dd_rescue/files/patch-fmt_no.h index 88f1326c9604..40047a93a795 100644 --- a/sysutils/dd_rescue/files/patch-fmt_no.h +++ b/sysutils/dd_rescue/files/patch-fmt_no.h @@ -1,10 +1,10 @@ ---- fmt_no.h.orig 2014-06-29 00:25:12.000000000 +0900 -+++ fmt_no.h 2014-06-29 00:28:32.000000000 +0900 +--- fmt_no.h.orig 2014-08-06 22:50:41.000000000 +0900 ++++ fmt_no.h 2014-08-06 22:51:11.000000000 +0900 @@ -4,6 +4,8 @@ #define _FMT_NO_H #include <sys/types.h> -+typedef long long loff_t; ++#include "ddr_ctrl.h" + char* fmt_int_b(unsigned char pre, unsigned char post, unsigned int scale, loff_t no, const char* bold, const char* norm, |