mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
x11-misc/xosview: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
parent
415245a4d0
commit
d902dcc2bf
@ -1,14 +0,0 @@
|
||||
Musl does not have sys/perm.h. Luckily, sys/io.h has the required
|
||||
definitions both for musl and glibc.
|
||||
|
||||
diff -ruN xosview-1.23.orig/linux/serialmeter.cc xosview-1.23/linux/serialmeter.cc
|
||||
--- xosview-1.23.orig/linux/serialmeter.cc 2020-07-11 14:10:34.000000000 +0200
|
||||
+++ xosview-1.23/linux/serialmeter.cc 2023-05-05 22:13:19.863489393 +0200
|
||||
@@ -25,7 +25,6 @@
|
||||
*/
|
||||
#if defined(__i386__) || defined(__ia64__) || defined(__amd64__)
|
||||
#include <sys/io.h>
|
||||
-#include <sys/perm.h>
|
||||
#define HAVE_IOPERM
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user