mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Avoid unused function warnings on libc's without GLOB_ALTDIRFUNC #40354
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (compilation):
|
||||
- Fix a compilation warning about unused functions when building with
|
||||
a libc that lacks the GLOB_ALTDIRFUNC constant. Fixes bug 40354;
|
||||
bugfix on 0.4.5.1-alpha. Patch by Daniel Pinto.
|
||||
Reference in New Issue
Block a user