]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/service.c
util-lib: move string table stuff into its own string-table.[ch]
[thirdparty/systemd.git] / src / core / service.c
index bb77f4502d1a672ceded22a71dbcf9dc252ef13e..54a420d6f09d76f872fb4dc048908b9454e29812 100644 (file)
@@ -46,6 +46,7 @@
 #include "service.h"
 #include "signal-util.h"
 #include "special.h"
+#include "string-table.h"
 #include "string-util.h"
 #include "strv.h"
 #include "unit-name.h"