]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/busname.h
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / busname.h
index 1bc32905963947d4f981632c88c71cec73c0ebb8..46f7b6f097ab31bb688a6f984f6f58b0f1bbc4a2 100644 (file)
@@ -24,6 +24,8 @@
 typedef struct BusName BusName;
 typedef struct BusNamePolicy BusNamePolicy;
 
+#include "unit.h"
+
 typedef enum BusNameResult {
         BUSNAME_SUCCESS,
         BUSNAME_FAILURE_RESOURCES,