add default timeout for old dbus headers
This commit is contained in:
parent
94b0d3bc25
commit
27af0f2d4b
@ -33,6 +33,10 @@
|
|||||||
|
|
||||||
#include "ardouralsautil/reserve.h"
|
#include "ardouralsautil/reserve.h"
|
||||||
|
|
||||||
|
#ifndef DBUS_TIMEOUT_USE_DEFAULT
|
||||||
|
#define DBUS_TIMEOUT_USE_DEFAULT (-1)
|
||||||
|
#endif
|
||||||
|
|
||||||
struct rd_device {
|
struct rd_device {
|
||||||
int ref;
|
int ref;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user