]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Insta-MFC r364322:
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 17 Aug 2020 19:17:54 +0000 (19:17 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 17 Aug 2020 19:17:54 +0000 (19:17 +0000)
commit7289446903225fa8446f52b5e808ce21d85007a2
treeeb22496dfce7a322ca8308dbdf84e57742a1d879
parentf99a06e55e280af9a3ffc34cd732ed270343e59c
Insta-MFC r364322:
Remove unused declaration for qsort_b().

This should fix the build on gcc arches.  It seems that gcc 4.2 port of
the blocks support defines the guard symbol unconditionally.
lib/libc/gen/scandir-compat11.c