X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=3982974bad9638cfb2253003881cf9aa490f7617;hp=655e4549ca9e5bb37b2fcb36ee5d0ba57c50e98d;hb=1cfc78c91965df340cdde100ad6cb3ed50b28927;hpb=60d27f1916c90871c063819a6e7d586c7a663789 diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 655e4549c..3982974ba 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -22,14 +22,11 @@ ***/ #include "macro.h" -#include "install.h" + +typedef enum UnitFileScope UnitFileScope; typedef struct LookupPaths { char **unit_path; -#ifdef HAVE_SYSV_COMPAT - char **sysvinit_path; - char **sysvrcnd_path; -#endif } LookupPaths; typedef enum SystemdRunningAs {