]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/curl-util.h
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / import / curl-util.h
index c249069ffacf5142d6ba10cacaada5a9161ff975..6a2aa81c76c056ec7344c4ea670d3974b3d07d68 100644 (file)
 #include <sys/types.h>
 #include <curl/curl.h>
 
-#include "hashmap.h"
 #include "sd-event.h"
 
+#include "hashmap.h"
+
 typedef struct CurlGlue CurlGlue;
 
 struct CurlGlue {