You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-wm/spectrwm/files/spectrwm-3.4.1-musl.patch

10 lines
259 B

diff -ur a/linux/linux.c b/linux/linux.c
--- a/linux/linux.c 2020-09-03 07:25:24.937163198 -0500
+++ b/linux/linux.c 2020-09-03 07:25:35.470882700 -0500
@@ -1,5 +1,4 @@
#include <sys/types.h>
-#include <sys/cdefs.h>
#include <errno.h>
#include <errno.h>