aboutsummaryrefslogtreecommitdiffstats
path: root/community/spacefm/spacefm-include-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm/spacefm-include-sysmacros.patch')
-rw-r--r--community/spacefm/spacefm-include-sysmacros.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/spacefm/spacefm-include-sysmacros.patch b/community/spacefm/spacefm-include-sysmacros.patch
new file mode 100644
index 00000000000..d152d1660c8
--- /dev/null
+++ b/community/spacefm/spacefm-include-sysmacros.patch
@@ -0,0 +1,10 @@
+--- a/src/main.c
++++ b/src/main.c
+@@ -21,6 +21,7 @@
+
+ /* socket is used to keep single instance */
+ #include <sys/types.h>
++#include <sys/sysmacros.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
+