From 41e3b12fb658e1ea4e3cc6210e0da86763cdbba9 Mon Sep 17 00:00:00 2001 From: gbeauchesne Date: Mon, 18 Oct 2004 15:22:19 +0000 Subject: #include for dbus_connection_setup_with_g_main() prototype git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179795 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- s2u.c | 1 + 1 file changed, 1 insertion(+) diff --git a/s2u.c b/s2u.c index 872291b..cbae7bb 100644 --- a/s2u.c +++ b/s2u.c @@ -53,6 +53,7 @@ static const char compile_id[] = "$Compile: " __FILE__ " " __DATE__ " " __TIME__ #include #include +#include static DBusConnection *dbus_connection; static gchar *cookie = NULL; -- cgit v1.2.1