ports/sysutils/dd_rescue/files/patch-libddr__lzo.c
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
238 B
C

--- libddr_lzo.c.orig 2024-08-22 17:41:01 UTC
+++ libddr_lzo.c
@@ -13,6 +13,7 @@
#define _LARGEFILE64_SOURCE 1
#define _FILE_OFFSET_BITS 64
+#include "config.h"
#include "ddr_plugin.h"
#include "ddr_ctrl.h"
#include "mybasename.h"