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

11 lines
302 B
C

--- fmt_no.h.orig 2017-11-09 13:09:58 UTC
+++ fmt_no.h
@@ -4,6 +4,8 @@
#define _FMT_NO_H
#include <sys/types.h>
+#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,
const char* norm, const int nlen,