mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
present __DragonFly_version, from DragonFlyBSD
This commit is contained in:
@@ -54,6 +54,9 @@ tor_libc_get_version_str(void)
|
||||
#else /* !defined(CHECK_LIBC_VERSION) */
|
||||
#ifdef __BSD_VISIBLE
|
||||
#include <sys/param.sh>
|
||||
#ifdef __DragonFly_version
|
||||
return STR(__DragonFly_version);
|
||||
#endif
|
||||
#ifdef __FreeBSD__
|
||||
return STR(__FreeBSD_version);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user