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