File upstart-fix-decl.diff of Package upstart
Index: upstart-0.6.3/util/sysv.c =================================================================== --- upstart-0.6.3.orig/util/sysv.c 2010-02-08 16:47:32.000000000 +0100 +++ upstart-0.6.3/util/sysv.c 2010-02-08 16:48:04.000000000 +0100 @@ -23,6 +23,7 @@ # include <config.h> #endif /* HAVE_CONFIG_H */ +#include <stdio.h> #include <dbus/dbus.h>