summaryrefslogtreecommitdiff
path: root/net/ns/patches/patch-ae
blob: 15f12ff686cab551994aaef8ad8c4350f37113e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1.1.1 2002/08/27 08:07:07 seb Exp $

--- configure.in.orig	Mon Sep 24 17:48:42 2001
+++ configure.in
@@ -36,7 +36,7 @@ AC_HEADER_STDC
 
 dnl AC_CHECK_FUNCS will place -D's in @DEFS@
 AC_CHECK_FUNCS(bcopy bzero fesetprecision getrusage sbrk snprintf)
-AC_CHECK_HEADERS(arpa/inet.h netinet/in.h string.h strings.h time.h unistd.h net/ethernet.h)
+AC_CHECK_HEADERS(arpa/inet.h netinet/in.h string.h strings.h time.h unistd.h net/if.h net/ethernet.h netinet/if_ether.h sys/socket.h)
 
 dnl
 dnl figure out random return type