Use posix basename instead of glibc

musl only provides the posix basename in libgen.h, not the glibc
version in string.h

Test: builds
Change-Id: I385a2384d6dcd10f6f37766f5e91d05ba9b1aaa3
1 file changed