]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/bus-util.h
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / shared / bus-util.h
index fd70842b9ed41638741d5b5d14cbe028e7167b0d..3925c10fde4d8df3a29d141d7a87553007d2ae7d 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "sd-event.h"
 #include "sd-bus.h"
+#include "sd-event.h"
+
 #include "hashmap.h"
 #include "install.h"
+#include "string-util.h"
 #include "time-util.h"
 
 typedef enum BusTransport {