about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappeddbus.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/wrapped/wrappeddbus.c b/src/wrapped/wrappeddbus.c
index d60c2821..2be86e5a 100644
--- a/src/wrapped/wrappeddbus.c
+++ b/src/wrapped/wrappeddbus.c
@@ -31,7 +31,11 @@ const char* dbusName = "libdbus-1.so.3";
 GO(0)   \
 GO(1)   \
 GO(2)   \
-GO(3)
+GO(3)   \
+GO(4)   \
+GO(5)   \
+GO(6)   \
+GO(7)   \
 
 // DBusFreeFunction
 #define GO(A)   \