summaryrefslogtreecommitdiffstats
path: root/system/spacefm/glibc-2.28.patch
diff options
context:
space:
mode:
author Matteo Bernardini2020-12-06 15:14:54 +0100
committer Matteo Bernardini2020-12-06 15:14:54 +0100
commit2cb78636599f1985adfa1778818db1355c04d166 (patch)
tree8be106a2939413c8f12f6dc450a12d103e00821a /system/spacefm/glibc-2.28.patch
parentf25fb57f64507fb6a3b46079de72afb75e4281e4 (diff)
downloadslackbuilds-current-20201206.2.tar.gz
20201206.2 global branch merge.current-20201206.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/spacefm/glibc-2.28.patch')
-rw-r--r--system/spacefm/glibc-2.28.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/spacefm/glibc-2.28.patch b/system/spacefm/glibc-2.28.patch
new file mode 100644
index 0000000000..324bc43b93
--- /dev/null
+++ b/system/spacefm/glibc-2.28.patch
@@ -0,0 +1,12 @@
+diff --git a/src/main.c b/src/main.c
+index 645e2ec..9453a3b 100644
+--- a/src/main.c
++++ b/src/main.c
+@@ -23,6 +23,7 @@
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
++#include <sys/sysmacros.h>
+
+ #include <signal.h>
+