Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5

This commit is contained in:
Nick Mathewson
2019-09-17 18:58:06 -04:00
2 changed files with 7 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o New system requirements (build system):
- Do not include the deprecated <sys/sysctl.h> on Linux or Windows system.
Closes 31673;