commit 13b2aa659833b52a62123cd0b3dc48caa7ee1019
Author: Nick Mathewson <[email protected]>
Date:   Thu Jan 5 12:25:31 2012 -0500

    Remove extraneous incorrect check for net/if.h
    
    Fixes bug 4829; bug not in any released tor.
---
 configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index c167b8d..f4a8e1e 100644
--- a/configure.in
+++ b/configure.in
@@ -635,7 +635,6 @@ AC_CHECK_HEADERS(
         malloc/malloc.h \
         malloc_np.h \
         netdb.h \
-        net/if.h \
         netinet/in.h \
         netinet/in6.h \
         pwd.h \

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to