scandir-compat11.c: Remove unused declaration for qsort_b().
Sponsored by: The FreeBSD Foundation MFC after: 0 days
This commit is contained in:
parent
77d1c99628
commit
889ad76267
@ -58,8 +58,6 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#define SELECT(x) select(x)
|
||||
|
||||
void qsort_b(void *, size_t, size_t, void *);
|
||||
|
||||
static int freebsd11_alphasort_thunk(void *thunk, const void *p1,
|
||||
const void *p2);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user