fstoools: add define for GLOB_ONLYDIR
authorRosen Penev <rosenp@gmail.com>
Wed, 25 Mar 2020 23:27:47 +0000 (16:27 -0700)
committerPetr Štetiar <ynezz@true.cz>
Sat, 11 Jul 2020 11:43:56 +0000 (13:43 +0200)
commit5345343828df944ae247d91cc77182f87559bc9a
tree6bdcda4706bdd8d1f1051ec72b13c71bcc3c551f
parentd34ea8eb1e12259a315cdef7aa0cd3ceaea68e00
fstoools: add define for GLOB_ONLYDIR

This was originally a patch for musl. It is not present in musl as it is a
GNU extension.

Place it here where it belongs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libfstools/overlay.c