summaryrefslogtreecommitdiff
path: root/sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch')
-rw-r--r--sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch b/sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch
deleted file mode 100644
index 76cef536de8f..000000000000
--- a/sys-block/scsirastools/files/scsirastools-1.5.7-sysmacros.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-https://bugs.gentoo.org/580214
-https://sourceforge.net/p/scsirastools/bugs/16/
-
---- a/src/sgcommon.c
-+++ b/src/sgcommon.c
-@@ -62,6 +62,7 @@
- -------------------------------------------------------------------------*/
- #include <sys/types.h>
- #include <sys/stat.h>
-+#include <sys/sysmacros.h>
- #include <unistd.h>
- #include <stdio.h>
- #include <stdlib.h>
---- a/src/sgsubmon.c
-+++ b/src/sgsubmon.c
-@@ -34,6 +34,7 @@
- *---------------------------------------------------------------------------*/
- #include <sys/types.h>
- #include <sys/stat.h>
-+#include <sys/sysmacros.h>
- #include <unistd.h>
- #include <stdio.h>
- #include <stdlib.h>