]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove extraneous incorrect check for net/if.h
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Jan 2012 17:25:31 +0000 (12:25 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Jan 2012 17:25:31 +0000 (12:25 -0500)
Fixes bug 4829; bug not in any released tor.

configure.in

index c167b8d40d4b117d8e77aea0b3be715ef37f968e..f4a8e1ee19d763e55c76592589e8f7f83d54008a 100644 (file)
@@ -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 \