From 8cc5595d9091b484b9a4abe314c0f3ec055e0581 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 20 Jan 2007 05:26:15 +0000 Subject: Make it possible to support an embedded GLib --- daemon/database.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'daemon/database.c') diff --git a/daemon/database.c b/daemon/database.c index 798a8686..231000c0 100644 --- a/daemon/database.c +++ b/daemon/database.c @@ -32,11 +32,12 @@ #include #include +#include + #include #include "dbus-helper.h" #include "dbus.h" -#include "glib-ectomy.h" #include "sdp-xml.h" #include "logging.h" -- cgit