void-packages/srcpkgs/spacefm/patches/sysmacros.patch
2020-01-02 18:19:14 +01:00

13 lines
187 B
Diff

Need this for major/minor.
--- src/main.c
+++ src/main.c
@@ -30,6 +30,8 @@
#include <locale.h>
+#include <sys/sysmacros.h>
+
#include "main-window.h"
#include "vfs-file-info.h"