diff options
Diffstat (limited to 'sys-fs/mac-fdisk/files')
-rw-r--r-- | sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch b/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch index f97838dcf..ae54822b2 100644 --- a/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch +++ b/sys-fs/mac-fdisk/files/mac-fdisk-non-glibc-support.patch @@ -1,5 +1,5 @@ ---- work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:19:51.647734970 -0600 -+++ work/mac-fdisk-0.1.orig/io.c 2016-01-24 03:27:08.952825190 -0600 +--- a/io.c 2016-01-24 03:19:51.647734970 -0600 ++++ b/io.c 2016-01-24 03:27:08.952825190 -0600 @@ -31,11 +31,9 @@ #ifndef __linux__ #include <SCSI.h> |