]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-execute.c
core: undo the dependency inversion between unit.h and all unit types
[thirdparty/systemd.git] / src / test / test-execute.c
index 730dfd1e0b838f3cff238cdc6b26a4aed1178a57..20202c9421c31b64491a40c6e2712866bd0466df 100644 (file)
@@ -24,6 +24,7 @@
 #if HAVE_SECCOMP
 #include "seccomp-util.h"
 #endif
+#include "service.h"
 #include "stat-util.h"
 #include "test-helper.h"
 #include "tests.h"