]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Lose BROKEN_FREEBSD_CF by default
authorTed Lemon <source@isc.org>
Fri, 9 May 1997 08:18:37 +0000 (08:18 +0000)
committerTed Lemon <source@isc.org>
Fri, 9 May 1997 08:18:37 +0000 (08:18 +0000)
includes/cf/freebsd.h

index 8352106396c54ed015cf3025af73336602844100..965d33236f238c151524e98915ecca86cbbfd9a3 100644 (file)
@@ -86,5 +86,4 @@ extern int h_errno;
 
 #if defined (USE_DEFAULT_NETWORK)
 #  define USE_BPF
-#  define BROKEN_FREEBSD_BPF /* Fixed in 2.2 */
 #endif