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-misc/spacefm/files/spacefm-9999-include-sysmac...

12 lines
192 B

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