mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
already defined in sys/types.h
|
|
https://github.com/cgsecurity/testdisk/issues/152
|
|
|
|
Index: src/apfs_common.h
|
|
--- src/apfs_common.h.orig
|
|
+++ src/apfs_common.h
|
|
@@ -34,7 +34,6 @@ extern "C"
|
|
} __attribute__((gcc_struct, __packed__));
|
|
|
|
typedef struct obj_phys obj_phys_t;
|
|
- typedef int64_t paddr_t;
|
|
|
|
struct prange {
|
|
paddr_t pr_start_paddr;
|