Merge "init: remove superfluous forward definitions" am: deb23ba2c1
am: 256c8f5076
Change-Id: If844bf1c8c38465365bdc9d8b0f4c78c045c7b8f
This commit is contained in:
commit
856441d07f
|
@ -19,9 +19,6 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
class Action;
|
||||
class Service;
|
||||
|
||||
extern const char *ENV[32];
|
||||
extern std::string default_console;
|
||||
extern struct selabel_handle *sehandle;
|
||||
|
|
Loading…
Reference in New Issue