summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/transaction.h')
-rw-r--r--src/grp-system/libcore/transaction.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-system/libcore/transaction.h b/src/grp-system/libcore/transaction.h
index e89dad99bf..19d8d3d434 100644
--- a/src/grp-system/libcore/transaction.h
+++ b/src/grp-system/libcore/transaction.h
@@ -19,10 +19,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-typedef struct Transaction Transaction;
-
#include "basic/hashmap.h"
+typedef struct Transaction Transaction;
+
#include "job.h"
#include "manager.h"
#include "unit.h"