summaryrefslogtreecommitdiffstats
path: root/system/spacefm/glibc-2.28.patch
blob: 324bc43b935397917aea92d29f096d934f87f2fc (plain)
diff --git a/src/main.c b/src/main.c                                                                                                                                              
index 645e2ec..9453a3b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -23,6 +23,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/un.h>
+#include <sys/sysmacros.h>
 
 #include <signal.h>