ports/sysutils/dd_rescue/files/patch-fmt__no.h
MANTANI Nobutaka 7e351a1d7b sysutils/dd_rescue: Update to 1.99.14
Replace "_" in the names of the patch files with "__" to conform to the
patch file name convention.
2024-08-25 21:30:33 +09:00

10 lines
269 B
C

--- fmt_no.h.orig 2024-08-25 09:59:11 UTC
+++ fmt_no.h
@@ -8,6 +8,7 @@
#ifdef HAVE_FCNTL_H
#include <fcntl.h>
#endif
+#include "ddr_ctrl.h"
char* fmt_int_b(unsigned char pre, unsigned char post, unsigned int scale,
loff_t no, const char* bold, const int blen,