tags 377726 + patch
stop

Adds missing include for g_sprintf() prototype.

diff -urN o-tsclient-0.148/src/support.c tsclient-0.148/src/support.c
--- o-tsclient-0.148/src/support.c      2006-05-20 15:43:29.000000000 -0600
+++ tsclient-0.148/src/support.c        2006-07-11 19:54:13.000000000 -0600
@@ -12,6 +12,7 @@
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
 #include <glib.h>
+#include <glib/gprintf.h>
 
 #include <libintl.h>
 #define _(x) gettext(x)

-- 
dann frazier | HP Open Source and Linux Organization


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to