File xaos-fix-implicit-decl.patch of Package xaos
--- a/src/ui/filesel.c 2013-11-01 08:54:21.000000000 +0100 +++ b/src/ui/filesel.c 2015-04-11 20:07:46.661578616 +0200 @@ -10,6 +10,10 @@ #endif #endif +#include <stdio.h> +#include <unistd.h> +#include <sys/socket.h> + #include <config.h> #include <filter.h> #include <fractal.h>