X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=2e0d3f7bdae2a7ee56b01ac2a71746e761a7beab;hb=2b8a4d0a532c3bd4039f1a3ee6943ec0ef855f0d;hp=2ec888da811d0981cc5b41ccc4648a9b8e7d2d30;hpb=e801700e9acdde60078eb1d41b41b06369b83541;p=elogind.git diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 2ec888da8..2e0d3f7bd 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 {