diff options
Diffstat (limited to 'repos/xorg/spacefm/spacefm-9999-include-sysmacros.patch')
| -rw-r--r-- | repos/xorg/spacefm/spacefm-9999-include-sysmacros.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/xorg/spacefm/spacefm-9999-include-sysmacros.patch b/repos/xorg/spacefm/spacefm-9999-include-sysmacros.patch deleted file mode 100644 index 3a586bba..00000000 --- a/repos/xorg/spacefm/spacefm-9999-include-sysmacros.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" |