Xfce 4.4 beta2 released!

Oliver Lehmann oliver at FreeBSD.org
Tue Jul 11 18:16:21 CEST 2006


Hi,

thunar has to be patched to get it to compile with gcc 2.95

please let me know if i've to create a bug report.


--- thunar-vfs/thunar-vfs-thumb-pixbuf.c.orig   Tue Jul 11 17:16:11 2006
+++ thunar-vfs/thunar-vfs-thumb-pixbuf.c        Tue Jul 11 17:17:05 2006
@@ -22,11 +22,11 @@
 #include <config.h>
 #endif
 
-#ifdef HAVE_SYS_MMAN_H
-#include <sys/mman.h>
-#endif
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
+#endif
+#ifdef HAVE_SYS_MMAN_H
+#include <sys/mman.h>
 #endif
 #ifdef HAVE_SYS_STAT_H
 #include <sys/stat.h>


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



More information about the Xfce4-dev mailing list