summaryrefslogtreecommitdiff
path: root/src/import/curl-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/curl-util.h')
-rw-r--r--src/import/curl-util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/curl-util.h b/src/import/curl-util.h
index c249069ffa..6a2aa81c76 100644
--- a/src/import/curl-util.h
+++ b/src/import/curl-util.h
@@ -24,9 +24,10 @@
#include <sys/types.h>
#include <curl/curl.h>
-#include "hashmap.h"
#include "sd-event.h"
+#include "hashmap.h"
+
typedef struct CurlGlue CurlGlue;
struct CurlGlue {