Fix for #40141: %include bug with pattern with */ on glibc < 2.19
Github PR: https://github.com/torproject/tor/pull/2087
Fix bug where %including a pattern ending in */ would include files and folders (instead of folders only) in versions of glibc < 2.19.
Closes #40141 (closed)