ports/sysutils/dd_rescue/files/patch-find__nonzero__sse2.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
258 B
C

--- find_nonzero_sse2.c.orig 2022-07-25 15:45:07 UTC
+++ find_nonzero_sse2.c
@@ -5,6 +5,7 @@
*/
#include "find_nonzero.h"
+#include "ffs.h"
#if defined(__x86_64__) || defined(__i386__) || defined(__i486__) || defined(__i586__) || defined(__i686__)