ports/sysutils/dd_rescue/files/patch-ddr_ctrl.h
MANTANI Nobutaka 32c8a26e27 - Update to 1.99.8.
- Regenerate patches with make makepatch.
2018-07-15 16:45:41 +00:00

11 lines
236 B
C

--- ddr_ctrl.h.orig 2016-12-28 22:37:15 UTC
+++ ddr_ctrl.h
@@ -10,6 +10,8 @@
#ifndef _DDR_CTRL_H
#define _DDR_CTRL_H
+typedef long long loff_t;
+
/* Options */
typedef struct _opt_t {
const char *iname, *oname, *lname, *bbname;