chiark / gitweb /
nss-myhostname: ensure that glibc's assert is used
[elogind.git] / src / core / transaction.c
index 4a8d90e6e569692c14f5890eae89ad69033a0cc3..610344eff3f256d01a4e67478dab4f1c3eccc261 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "transaction.h"
 #include "bus-errors.h"
+#include "dbus-common.h"
 
 static void transaction_unlink_job(Transaction *tr, Job *j, bool delete_dependencies);