diff --git a/init/init.h b/init/init.h index 3768c02b2..b4d25fb0b 100644 --- a/init/init.h +++ b/init/init.h @@ -19,9 +19,6 @@ #include -class Action; -class Service; - extern const char *ENV[32]; extern std::string default_console; extern struct selabel_handle *sehandle;