Merge branch 'maint-0.2.7'

This commit is contained in:
Nick Mathewson
2015-11-25 09:28:44 -05:00
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (compilation):
- When checking for net/pfvar.h, include netinet/in.h if possible.
This fixes transparent proxy detection on OpenBSD. Fixes bug
17551; bugfix on 0.1.2.1-alpha. Patch from "rubiate".