fix
This commit is contained in:
parent
135a196f9a
commit
dfa1d3ad24
3 changed files with 44 additions and 5 deletions
|
@ -31,5 +31,8 @@ void PrintOs(const char *title, const FETCH fetch);
|
|||
void PrintColors(const char *title, const FETCH fetch);
|
||||
void Blank(const char *title, const FETCH fetch);
|
||||
void GetUser(const char *title, const FETCH fetch);
|
||||
void GetUptime(const char *title, const FETCH fetch);
|
||||
void GetArch(const char *title, const FETCH fetch);
|
||||
void GetShell(const char *title, const FETCH fetch);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue