diff --git a/srcpkgs/spacefm/patches/sysmacros.patch b/srcpkgs/spacefm/patches/sysmacros.patch new file mode 100644 index 00000000000..0f5d04d18cb --- /dev/null +++ b/srcpkgs/spacefm/patches/sysmacros.patch @@ -0,0 +1,13 @@ +Need this for major/minor. + +--- src/main.c ++++ src/main.c +@@ -30,6 +30,8 @@ + + #include + ++#include ++ + #include "main-window.h" + + #include "vfs-file-info.h"