Staticify elide_root() for now to fix build.
This commit is contained in:
parent
260ba12ddd
commit
2d67bb3650
@ -207,7 +207,7 @@ show_plist(const char *title, Package *plist, plist_t type, Boolean showall)
|
||||
}
|
||||
}
|
||||
|
||||
const char *
|
||||
static const char *
|
||||
elide_root(const char *dir)
|
||||
{
|
||||
if (strcmp(dir, "/") == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user