summaryrefslogtreecommitdiffstats
path: root/src/hal-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hal-common.c')
-rw-r--r--src/hal-common.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hal-common.c b/src/hal-common.c
index 23dca80..6b36d6f 100644
--- a/src/hal-common.c
+++ b/src/hal-common.c
@@ -62,6 +62,9 @@
#include <dbus/dbus.h>
#include <dbus/dbus-glib.h>
+#include <dbus/dbus-glib-lowlevel.h>
+
+static GMainContext *ipod_device_global_main_context = NULL;
dbus_bool_t
hal_mainloop_integration(LibHalContext *ctx, DBusError *error)