]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
FBSD: Remove include directive for nonexistent file
authorBen Kaduk <kaduk@mit.edu>
Tue, 21 Jun 2011 02:34:41 +0000 (22:34 -0400)
committerDerrick Brashear <shadow@dementia.org>
Sun, 17 Jul 2011 14:49:00 +0000 (07:49 -0700)
In the bsd.kmod.mk world, this becomes a fatal error.

Change-Id: I14315982fac48bf392d9f3a06422f5c4707bc3b9
Reviewed-on: http://gerrit.openafs.org/5033
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/FBSD/osi_vm.c

index cbbe5c02f21a06a28b9e46c175c1f8151e2b3514..c49d0c2ddc52f98449b2bdc7b01cd2e76a544ee3 100644 (file)
@@ -30,7 +30,6 @@
 #include <vm/vm_object.h>
 #include <vm/vm_map.h>
 #include <limits.h>
-#include <float.h>
 
 /*
  * FreeBSD implementation notes: