summaryrefslogtreecommitdiff
path: root/src/import/pull-dkr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull-dkr.h')
-rw-r--r--src/import/pull-dkr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/pull-dkr.h b/src/import/pull-dkr.h
index 33d18cb394..a95d91205b 100644
--- a/src/import/pull-dkr.h
+++ b/src/import/pull-dkr.h
@@ -22,6 +22,7 @@
#pragma once
#include "sd-event.h"
+
#include "util.h"
typedef enum { DKR_PULL_V1, DKR_PULL_V2 } DkrPullVersion;