From: greg@kroah.com Date: Tue, 27 Jan 2004 07:54:46 +0000 (-0800) Subject: [PATCH] allow dbus code to actually build again. X-Git-Tag: 016~24 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ff2c16f0d1ee459b7bd002f4f9d5e41390c9a21d [PATCH] allow dbus code to actually build again. --- diff --git a/udev_dbus.c b/udev_dbus.c index 947a5c1b5..da633a31a 100644 --- a/udev_dbus.c +++ b/udev_dbus.c @@ -12,6 +12,7 @@ #include "udev.h" #include "udev_version.h" #include "udev_dbus.h" +#include "logging.h" /** variable for the connection the to system message bus or #NULL