tags 501997 +patch I've tested this and it does indeed fix the problem.
I have attached a patch with the actual changes needed. Let me know if you would like an NMU. Regards, Bradley Smith -- Bradley Smith <[EMAIL PROTECTED]> GPG: 0xC718D347
diff -u splashy-0.3.10/debian/patches/series splashy-0.3.10/debian/patches/series --- splashy-0.3.10/debian/patches/series +++ splashy-0.3.10/debian/patches/series @@ -1,0 +2 @@ +02_add_missing_headers.diff --- splashy-0.3.10.orig/debian/patches/02_add_missing_headers.diff +++ splashy-0.3.10/debian/patches/02_add_missing_headers.diff @@ -0,0 +1,12 @@ +Index: splashy-0.3.10/src/splashy_config-main.c +=================================================================== +--- splashy-0.3.10.orig/src/splashy_config-main.c 2008-10-12 16:28:15.000000000 +0100 ++++ splashy-0.3.10/src/splashy_config-main.c 2008-10-12 16:28:39.000000000 +0100 +@@ -41,6 +41,7 @@ + #include <unistd.h> /* getuid */ + #include <getopt.h> /* getopt_long */ + #include <glib/gi18n.h> ++#include <locale.h> + + #include "common_macros.h" + #include "splashycnf.h"
signature.asc
Description: PGP signature

