X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=3982974bad9638cfb2253003881cf9aa490f7617;hb=01c94c5d0aff09b4c0e429d483c8eeba40017071;hp=655e4549ca9e5bb37b2fcb36ee5d0ba57c50e98d;hpb=60d27f1916c90871c063819a6e7d586c7a663789;p=elogind.git 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 {