From dfb52e90db81466fed9d51232375991c1f099787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 22 Mar 2004 23:33:09 +0000 Subject: Back out last night's attempt to fix the client build on 4.x, and commit a better solution submitted by the maintainer. --- net/isc-dhcp40-server/files/patch-includes::dhcpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/isc-dhcp40-server/files/patch-includes::dhcpd.h') diff --git a/net/isc-dhcp40-server/files/patch-includes::dhcpd.h b/net/isc-dhcp40-server/files/patch-includes::dhcpd.h index afedaa818647..1933e0b4037a 100644 --- a/net/isc-dhcp40-server/files/patch-includes::dhcpd.h +++ b/net/isc-dhcp40-server/files/patch-includes::dhcpd.h @@ -47,7 +47,7 @@ void state_stop PROTO ((void *)); void state_panic PROTO ((void *)); + -+#ifdef __FreeBSD__ ++#if __FreeBSD_version > 502010 +void set_ieee80211 PROTO ((struct interface_info *)); +#endif +int interface_active PROTO ((struct interface_info *)); -- cgit v1.2.3