odbus: import dbus-1 OO wrapper library

From a7cef404c1

To be used by upcoming code.
This commit is contained in:
Max Kellermann
2018-05-31 10:54:27 +02:00
parent acd61a0e8e
commit dc111bbec2
21 changed files with 1671 additions and 0 deletions

View File

@@ -223,6 +223,9 @@ static void version(void)
#ifdef HAVE_AVAHI
" avahi"
#endif
#ifdef ENABLE_DBUS
" dbus"
#endif
#ifdef USE_EPOLL
" epoll"
#endif