File gnome-settings-daemon-fix-missing-wexitstatus.patch of Package gnome-settings-daemon
--- plugins/power/gsd-power-manager.c 2011-09-26 10:49:43.000000000 -0500 +++ plugins/power/gsd-power-manager.c.orig 2011-10-17 10:28:30.000000000 -0500 @@ -24,6 +24,7 @@ #include <stdlib.h> #include <string.h> #include <stdio.h> +#include <sys/wait.h> #include <glib/gi18n.h> #include <gtk/gtk.h> #include <libupower-glib/upower.h>