From: Nick Mathewson Date: Thu, 5 Jan 2012 17:25:31 +0000 (-0500) Subject: Remove extraneous incorrect check for net/if.h X-Git-Tag: tor-0.2.3.11-alpha~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13b2aa659833b52a62123cd0b3dc48caa7ee1019;p=thirdparty%2Ftor.git Remove extraneous incorrect check for net/if.h Fixes bug 4829; bug not in any released tor. --- diff --git a/configure.in b/configure.in index c167b8d40d..f4a8e1ee19 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 \